ID #1057

How to disable fsck upon startup?

not that this is recommended but with a journaling file system you should be fine in most cases, so:

  • tune2fs -i 0 -c 0 /dev/sda

Tags: -

Related entries:

You cannot comment on this entry