Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

mount(1M)



          SETMNT(1M)           INTERACTIVE UNIX System           SETMNT(1M)



          NAME
               setmnt - establish mount table

          SYNOPSIS
               /etc/setmnt

          DESCRIPTION
               The setmnt command creates the /etc/mnttab table, which is
               needed for both the mount(1M) and umount commands.  The
               setmnt command reads standard input and creates a mnttab
               entry for each line.  Input lines have the format:

                    filesys node

               where filesys is the name of the file system's special file
               (e.g., /dev/dsk/1s1) and node is the root name of that file
               system.  Thus filesys and node become the first two strings
               in the mount table entry.

          FILES
               /etc/mnttab

          SEE ALSO
               mount(1M).

          BUGS
               Problems may occur if filesys or node are longer than 32
               characters.
               The setmnt command silently enforces an upper limit on the
               maximum number of mnttab entries.

























          Rev. Base System                                           Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026