Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Translations:Install/Configuration Files/13/en
Jump to navigation
Jump to search
(chroot) # nano -w /etc/fstab
{{file|name=/etc/fstab|desc=An example fstab file|body=
- The root filesystem should have a pass number of either 0 or 1.
- All other filesystems should have a pass number of 0 or greater than 1.
- NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
- See the manpage fstab(5) for more information.
- <fs> <mountpoint> <type> <opts> <dump/pass>