This shows up on my screen when I boot my laptop on Ubuntu.
Asked
Active
Viewed 1,094 times
-1
-
Please try to include some textual error message into the question instead of an image. Thanks – Anwar May 22 '17 at 13:33
1 Answers
0
Do what is say ... run fsck /dev/sda7
and reboot.
If you add a -y
(fsck -y /dev/sda7
) fsck will automatically answer 'yes' to all questions.

Soren A
- 6,799