PDA

View Full Version : [SOLVED] black boot screen after update



bravegag
October 8th, 2012, 09:01 PM
Hello,

I have Ubuntu 10.11 Desktop. I didn't take updates for 2 months and was at kernel 3.0.23-generic. I also installed back then the nVidia driver directly from nVidia. Today took the update containing 154 changes :( and can't boot anymore. After the GRUB menu I get a black screen.

How can I repair it? any pointers? hints?

TIA,
Best regards,
Giovanni

cipherboy_loc
October 8th, 2012, 09:18 PM
Can you access a TTY by using Ctrl+Alt+F1? If so, others can instruct you how go view the logs (dmesg command) and see what the problem is. Do you ever get to a full desktop environment, or are you always stuck at a black screen?


Thanks,
Cipherboy

bravegag
October 8th, 2012, 09:36 PM
Can you access a TTY by using Ctrl+Alt+F1? If so, others can instruct you how go view the logs (dmesg command) and see what the problem is. Do you ever get to a full desktop environment, or are you always stuck at a black screen?
Cipherboy

Thank you for your answer.

After GRUB can't get in ... stays at black screen, while at the black screen the Ctrl+Alt+F1 doesn't work. I tried entering in "recovering mode" second GRUB choice and it gets stuck in the following message forever:
...
Loading initial ramdisk ...
_

I have also tried troubleshooting but choosing the previous kernel 3.0.23, same issues ...

Is there a command I can run in GRUB to get in in command line mode at least? so I can uninstall the nVidia driver?

I really believe Ubuntu has some serious usability issues, if after taking updates one can not boot any longer ...

cipherboy_loc
October 9th, 2012, 12:02 AM
You could try using a livecd and chrooting to see what the issue is, but likely I would save your data (where a separate /home partition comes in handy) and re-install. However, do not do this until others have posted. To me, it looks like an update was hosed somehow with nvidia and a new kernel. Maybe the nvidia drivers didn't get built into the new kernel?

bravegag
October 9th, 2012, 01:03 AM
I have said it, I took the updates without uninstalling the nVidia driver first. I know this is not the way to do it but leading to an unbootable system is a bit ridiculous. I think the Ubuntu developers have no idea what robustness means ...

bravegag
October 9th, 2012, 01:39 AM
OK fixed it.

First, thank you for bringing up the term "Chrooting", I searched for it and followed directions from this page http://www.tuxation.com/chrooting-into-a-linux-environment.html to use the LiveCD to gain access into the broken Ubuntu installation. I then moved the file:
mv /etc/X11/xorg.conf /etc/X11/xorg.conf.nvidia

ejected the LiveCD disk, rebooted and now Ubuntu boots fine. I will install the latest nVidia drivers and I should be good to go.

daslinkard
October 9th, 2012, 04:08 AM
I have said it, I took the updates without uninstalling the nVidia driver first. I know this is not the way to do it but leading to an unbootable system is a bit ridiculous. I think the Ubuntu developers have no idea what robustness means ...

Since you have this fixed (now)....can you show some love to the Ubuntu developers? Also, please mark this thread as Solved!!