E-Mail:
Get our new Windows 7 eBook (PDF) for $7 with 70+ Tips. Download Now!

Ubuntu Black Screen Recovery

  • No Related Post


Updating Ubuntu only to discover that the kernel update has brought you to a black screen - never fun.

Immediately after the BIOS screen comes up, you will just for a second, see where it says in the upper left to ‘press Esc’ for more options. This is your hidden GRUB (boot) menu, press Esc and then select the third line down. This will allow you to boot into the kernel you were using previously.

Once you manage to get back into your Ubuntu PC, you will be feeling a lot better. You have your important data backed up and of course, you can now take steps to put this other kernel out to pasture. First, open up a terminal window and type the following to figure out which kernel you are running now which is working for you.

uname -r

Your output should look something like this:

2.6.17-11-generic

If this is the case, then it stands to reason that 2.6.17-12 is the problem kernel. Knowing this, goto System, Administration and choose Synaptic. Do a search for linux-image.

Remembering that we like -11 and want to kill off the -12 kernel
(linux-image), you would look for two entries for this problem kernel.

-linux-image-2.6.17-12-386

and

-linux-image-2.6.17-12-generic

Watch the video for the rest… ;)

Do you have an Ubuntu, Linux Mint, Simply Mepis, Linspire/Freespire or PCLinuxOS related question? Perhaps you are just burnt out on writing on the walls with crayons? Whatever the comments may be, drop me a line, and you too can “Just Ask Matt”- Linux Edition!

[tags]Ubuntu, Linux, system76[/tags]

5 Comments

I see, but how is that a valid fix? You are just downgrading.

Max: You are right, it is - until the devs have a kernel out that works with the config that is showing problems. In the real world, it is not forever, so it is a fix in the sense that it gets things working again.

Much like XP from Vista is considered an upgrade these days. ;)

wouldnt it just be more easy to edit /boot/grub/grub.conf ?
that would be the way I would do it.

Didn’t work dude. I downloaded the nVidia video driver installer. Got out of X windows and then installed the nVidia drivers.

Rebooted and I get a black screen. Even when I go back to a previous kernel version I still get a black screen.

What Do You Think?

 
35 queries / 0.353 seconds.