注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Translations:Install/Configuration Files/13/es"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{console|body= | {{console|body= | ||
%chroot% | %chroot% ##i##nano -w /etc/fstab | ||
}} | }} | ||
{{file|name=/etc/fstab|desc=An example fstab file|body= | {{file|name=/etc/fstab|desc=An example fstab file|body= | ||
/dev/sda1 /boot vfat noauto,noatime 1 2 | |||
/dev/sda2 none swap sw 0 0 | |||
/dev/sda3 / ext4 noatime 0 1 | |||
}} | |||
Revision as of 06:36, August 18, 2022
chroot # nano -w /etc/fstab
/etc/fstab
- An example fstab file/dev/sda1 /boot vfat noauto,noatime 1 2
/dev/sda2 none swap sw 0 0
/dev/sda3 / ext4 noatime 0 1