WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: e2fsck  (Read 4058 times)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14741
Re: e2fsck
« Reply #15 on: April 16, 2013, 11:13:53 PM »
Just boot (or make a boot menu entry) with the codes "base norestore", then you will be able to run e2fsck and reboot normally (or run "sudo tce-setup") once it finishes.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11022
Re: e2fsck
« Reply #16 on: April 17, 2013, 03:02:22 AM »
Quote
What is fstab 6th column actually do?

It is the fstab order, for when you run fsck -A.

Quote
The sixth field, (fs_passno), is used by the fsck(8) program to  deter-
       mine the order in which filesystem checks are done at reboot time.  The
       root filesystem should be specified with a fs_passno of  1

Those with a lower number are checked first.
The only barriers that can stop you are the ones you create yourself.