I quit Windows and installed Ubuntu, When I power on this error screen is showing!

Harry_Houdini@lemmy.dbzer0.com to Linux@lemmy.ml – 168 points –

error: no server is specified. error: no suitable video mode found. /dev/sdc2: clean, 259918/15630336 files.

After this error screen for few seconds it automatically boots into Ubuntu.

Need Help :)

118

You are viewing a single comment

The first two lines seem like they probably came from X, the old standard UI system for *nix. The last line is just saying that your 2nd partition on your 3rd disk was checked with no errors found. This is fine.

Given that the UI then starts up you can ignore these messages. They're there in case the system fails to start up after that point.

GRUB (or any other bootloader) doesn't care about and in fact doesn't even know about X, Wayland, or any other userland GUI system.

4 more...