Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Translations:Install/Configuration Files/13/es
Revision as of 22:01, October 11, 2018 by Johnnygarb (talk | contribs) (Created page with "{{console|body= (chroot) ###i## 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....")
(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>