-1

This shows up on my screen when I boot my laptop on Ubuntu.

image

Byte Commander
  • 107,489
  • Please try to include some textual error message into the question instead of an image. Thanks – Anwar May 22 '17 at 13:33

1 Answers1

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