-1

This appears

I have a problem while starting ubuntu,

When I start my laptop this appears on my screen

What should I do?

edwinksl
  • 23,789
  • 1
    Run fsck on sda5 i.e fsck /dev/sda5. Then just keep accepting(yes or enter) at what ever dialog it gives you, then restart it(type reboot if it doesn't reboot automatically). – Tony Lancer Sep 30 '16 at 09:38

1 Answers1

1

Give a look at this post.

Briefly, the first suggestion is to run

fsck /dev/sda5

and then reboot.

Fabio Marroni
  • 523
  • 1
  • 7
  • 17