Skip file system check on Raspberry Pi

  • Is there a way to skip the file system check during the system initialization? I see that there is a nofsck argument of the LibreELEC.tv/init at master · LibreELEC/LibreELEC.tv · GitHub. But I don know where to set it.

    The problem that I trying to solve is that on every restart I get that the file system is currupt:

    Quote


    Filesystem corruption has been detected!

    And I suspect that this is not true, since I tested the SD card for bad sectors on the PC. So i just want to skip the file system check and see if the OS will boot.

    Edited once, last by KamenG (January 5, 2017 at 12:07 AM).

  • I would avoid skipping the filesystem check if you don't know what you're doing.

    Best to run fsck on the sdcard using linux.

  • You're over looking the fact that there are 2 file systems on the sd card: Dos & Linux. Your pc only checks the Dos file sysrem. Fsck checks the Linux file system. Bottom line - don't disable fsck!

    Sent from my GT-P3113 using Tapatalk