Asked
Active
Viewed 55 times
1 Answers
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
-
Thanks it's fixed now!! – Max Nov 16 '20 at 21:50