-1

I installed Ubuntu from wubi in the ISO and chose the option run alongside windows. I installed it on a separate hard-disk. After I login just a blank screen shows up (shows a wallpaper and moving cursor though). I don't know what to do. Please help me soon.

Rajesh
  • 19

1 Answers1

0

I guess you can log in. Ok, let's try it:

  1. try to bring up a terminal to you with Ctrl+Alt+T or with @Misery suggestion in comments.
  2. type in terminal

    unity --reset

  3. Get in X with Ctrl+Alt+7 (?)

  4. If (3) fails, type this on terminal

    sudo reboot 0

    enter password and hit Enter.

I am really not sure if this gonna works because I am a Ubuntu noob too. But good luck! =D

H_7
  • 671