3 fstab, mtab \- list of file systems to mount, mounted file system table.
10 is a table of file system to mount at boot time,
12 is a table of currently mounted file systems as maintained by
20 as it should be. It is instead a simple shell script listing the
21 three devices that MINIX 3 needs to operate: the device names of the root
22 file system, the file system for
24 and the file system for
28 contains lines of four fields. The layout is:
34 device directory type options
39 These fields may be explained as follows:
44 A block special device.
61 indicating a V1, a V2, or a V3 file system.
71 indicating a read-only or read-write mounted file system.
76 Shell script naming three important file systems.
79 List of mounted file systems.
89 Kees J. Bot (kjb@cs.vu.nl)