Originally Posted By: edsmiata
yes! this was the faq that i was following and i ran the following

ro
umount /dev/hda4
swapon /swapfile
fsck -fay /
fsck -fay /dev/hda4
fsck -fay /dev/hdc4
swapoff /swapfile
sync


It is probably complaining about /dev/hda5, so do that one as well as the other two.

Cheers