1 Answers1

0

Start a live session, using the Ubuntu installation DVD.

Then in the live session, open a terminal and run on it:

sudo umount /dev/sda7
sudo fsck /dev/sda7

Then reboot

And boot from hard drive

kyodake
  • 15,401