See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to configure fsck to run automatically
#4
I'm not on a linutlite install right now but I will check to be sure later but really this should be easy. Go to the /etc/init.d folder and look for the checkfs.sh script. Open it up with a text editor using sudo and change the line that says FSCKFIX=no to FSCKFIX=yes. Now add a line to the rcS file to start the script after things are mounted. The line might look like:

Code:
cd /etc/init.d && ./checkfs.sh
Reply


Messages In This Thread
Re: How to configure fsck to run automatically - by supergamer - 06-02-2017, 07:53 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)