📄 fstab.5
字号:
.TH FSTAB 5.SH NAMEfstab, mtab \- list of file systems to mount, mounted file system table..SH SYNOPSIS.B /etc/fstab.sp.B /etc/mtab.SH DESCRIPTION.B /etc/fstabis a table of file system to mount at boot time,.B /etc/mtabis a table of currently mounted file systems as maintained by.B mountand.BR umount ..PP.B /etc/fstabis not read by.B mountas it should be. It is instead a simple shell script listing the threedevices that Minix needs to operate: The device names of the root filesystem, the temporary (scratch) file system, and the file system for.BR /usr .Of these only the /usr file system is mounted in.BR /etc/rc ,the scratch file system is there for the system administrator to test newkernels, or as a temporary file system..PP.B /etc/mtabcontains lines of four fields. The layout is:.sp.RS.nf.ft B.ta +10n +13n +8ndevice directory type options.ft P.fi.RE.PPThese fields may be explained as follows:.sp.B device.br.RSA block special device..RE.sp.B directory.br.RSMount point..RE.sp.B type.br.RSEither.BR 1 ,or.BR 2 ,indicating a V1 or V2 file system..RE.sp.B options.br.RSEither.BR ro ,or.BR rw ,indicating a read-only or read-write mounted file system..RE.SH FILES.TP 15n.B /etc/fstabShell script naming three important file systems..TP.B /etc/mtabList of mounted file systems..SH "SEE ALSO".BR printroot (8),.BR mount (1),.BR fsck (1),.BR mkfs (1)..SH BUGS.B /etc/fstabis a joke..SH AUTHORKees J. Bot (kjb@cs.vu.nl)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -