Lines Matching full:mount
28 .Dt MOUNT.CONF 5
31 .Nm mount.conf
32 .Nd root file system mount configuration file
34 .Pa /.mount.conf
38 kernel will try to mount the root file system
43 The root mount logic can be described as follows:
52 The kernel will first mount
57 and try to mount the actual root file system.
69 .Pa /.mount.conf
71 just mounted, the root mount logic stops here.
74 .Pa /.mount.conf
77 file to try to re-mount the root file system.
83 .Pa /.mount
86 .Pa /.mount .
88 The root mount logic will go back to step 4.
91 The root mount logic is recursive, and step 8 will
94 .Pa /.mount.conf
98 .Pa .mount.conf
104 The kernel will try to mount this in an
107 mount -t {FS} -o {OPTIONS} {MOUNTPOINT} /
112 .Pa .mount.conf
115 .Pa .mount.conf
124 At this prompt, the operator can enter the root mount.
133 .Pa .mount.conf
134 the kernel is unable to mount a root file system,
139 Before trying to mount a root file system,
140 if the root mount device does not exist, wait at most
142 seconds for the device to appear before trying to mount it.
149 .Pa .mount.conf
160 can manually enter the root file system to mount.
174 .Pa .mount.conf
179 and then mount the ISO CD9660 file system
190 .Pa .mount.conf
195 and then mount the UFS file system
207 .Pa .mount.conf
209 mount on a directory
223 exist so that the root mount logic can properly re-mount
234 .Xr mount 8
242 The root mount logic in the
245 .Pa /.mount.conf