Lines Matching +full:ufs +full:- +full:wrapper
2 .\" SPDX-License-Identifier: BSD-3-Clause
39 .Op Fl -libxo
45 .Op Fl -libxo
49 .Op Fl -libxo
77 .Bl -tag -width indent
78 .It Fl -libxo
115 a file system mount status from read-write to read-only.
133 currently a no-op.
141 .Bl -tag -width indent
170 Mount the file system read-write.
171 If that fails with an error that suggests that the media could be read-only,
172 then automatically try to mount the file system read-only.
184 a file system mount status from read-write to read-only.
208 .Bd -literal
209 mount -t foofs -o mountprog=/mydir/fooprog /dev/cd0 /mnt
212 Enable multi-label Mandatory Access Control, or MAC, on the specified file
224 automatically at mount-time.
268 Do not allow set-user-identifier or set-group-identifier bits to take effect.
270 wrapper is installed on your system.
271 It is set automatically when the user does not have super-user privileges.
276 Mount the filesystem read-only, even the super-user may not write it.
280 Mount the filesystem read-write.
308 .Bl -enum -compact
328 .Bd -literal
329 mdconfig -a -t vnode -f /var/snapshot/snap1 -u 4
330 mount -r /dev/md4 /mnt
342 .Bd -literal
344 mdconfig -d -u 4
361 Only UFS file systems support this option.
375 If those operations fail due to a non-existent file the underlying
380 extensive checks on the file-system's metadata before using it.
383 externally-provided media.
396 .Bd -literal -offset indent
397 mount -t cd9660 -o -e /dev/cd0 /cdrom
403 .Bd -literal -offset indent
404 /sbin/mount_cd9660 -e /dev/cd0 /cdrom
407 Options that take a value are specified using the -option=value syntax:
408 .Bd -literal -offset indent
409 mount -t msdosfs -o -u=fred,-g=wheel /dev/da0s1 /mnt
413 .Bd -literal -offset indent
414 /sbin/mount_msdosfs -u fred -g wheel /dev/da0s1 /mnt
433 The file system is to be mounted read-only.
434 Mount the file system read-only (even the super-user may not write it).
445 .Cm ufs
461 .Bd -literal -offset indent
462 mount -a -t nonfs,nullfs
511 also a file system can be changed from read-only to read-write
513 An attempt to change from read-write to read-only will fail if any
537 .Bl -tag -width ".Ev PATH_FSTAB"
551 .Bl -tag -width /etc/fstab -compact
556 Remount the root filesystem with read-write permissions:
558 .Dl mount -uw /
560 Various, most of them are self-explanatory.
567 (kernel compile-time), or dynamic basis (loaded as a kernel module by