Thread: Help with 9.1 fsck exit status 8
hi, got error today, @ boot , not able fix .
try the
fsck /dev/sda2
no fix
-------------------------
*checking file systems...
145
fsck 1.41.4 (27-jan-2009)
fsck.ext3: unable resolve 'uuid=2c482e50-8c52-48d4-a314-a23c234bd4d6'
fsck died exit status 8
----------------------
thx
you have huge error: unable resolve uuid= ....
need know real uuids: sudo blkid
compare ones fstab: sudo gedit /etc/fstab
(copy/paste uuid given blkid change wrong, if any)
sudo apt-get update
sudo apt-get install -f
sudo dpkg --configure -a
sudo grub-mkconfig
sudo update-grub
reboot: sudo shutdown -r (will force fsck on next boot)
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Help with 9.1 fsck exit status 8
Ubuntu
Comments
Post a Comment