I have Ubuntu 17.04 installed alongside Windows 10. grub works well, but Ubuntu does not start and it boots to a black screen with this text.
I have Ubuntu 17.04 installed alongside Windows 10. grub works well, but Ubuntu does not start and it boots to a black screen with this text.
It appears that your disk has a some bad blocks, at the very least. I would run fsck -y /dev/sda6
at the prompt, as the message suggests.
fsck /dev/sda6
– ptetteh227 Apr 11 '18 at 12:25