Ubuntu 9.10 Hangs Frequently

NoOp glgxg at sbcglobal.net
Tue Apr 6 00:32:59 UTC 2010


On 04/04/2010 05:04 PM, MirJafar Ali wrote:
> On Sun, Apr 4, 2010 at 2:34 PM, NoOp ...

>> $ sudo apt-get install linux-image
>> $ sudo update-grub
>>
>> reboot.
...
> 
> Hello
> 
> I did exactly as per your instructions, but I still get the following.
> 
> @blackhole:~$ uname -a
> Linux blackhole 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:05:01 UTC
> 2009 x86_64 GNU/Linux
> blackhole:~$

Goh Lip probably has the right idea (reinstalling grub), but first:

OK. Assuming that 'sudo apt-cache policy linux-image' is now showing
2.6.31.20 installed. Now do:

$ sudo apt-get update
$ sudo apt-get upgrade
$ sudo update-initramfs -u -k all
$ sudo grub-update
$ sudo apt-get install -f
$ sudo dpkg --configure -a

and let us know what the results are (post for the last 4 commands).








More information about the ubuntu-users mailing list