Jays Homebrew
Sunday, May 17, 2015
fsck during every boot for a bunch of vboxes
simple enough:
sudo echo "FSCKFIX=yes" >> /etc/default/rcS
sudo tune2fs -c 1 /dev/sda1
make sure /dev/sda1 is your root drive (
mount
).
and reboot, and watch for fsck:
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment