Translations:Install/Configuration Files/13/ru

From Funtoo
Revision as of 12:00, February 21, 2021 by R.ivan (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
chroot #  nano -w /etc/fstab

{{file|name=/etc/fstab|desc=Пример файла fstab|body=

  1. The root filesystem should have a pass number of either 0 or 1.
  2. All other filesystems should have a pass number of 0 or greater than 1.
  3. NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
  4. See the manpage fstab(5) for more information.
  5. <fs> <mountpoint> <type> <opts> <dump/pass>