0

I have a lenovo g505s laptop and after successfully install of Ubuntu. When I booted it up for the first time it shows a background image and then nothing happens.

What should I do now?

Alvar
  • 17,058

1 Answers1

0

Try to drop into tty1-6. The keyboard map is usually Ctrl+Alt+F[#].

Example:

Ctrl+Alt+F1 - tty1
Ctrl+Alt+F2 - tty2
...

Once you're at the command line you can try to figure out why the boot into the GUI failed.

Try checking the logs.

absynce
  • 103
  • 4