SOLVED intrepid problem

NoOp glgxg at sbcglobal.net
Thu Nov 13 20:19:26 UTC 2008


On 11/13/2008 11:56 AM, Bill Taylor wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> title		Ubuntu 8.10, kernel 2.6.27-7-generic
> root		(hd0,5)
> kernel		/boot/vmlinuz-2.6.27-7-generic
> root=UUID=d0357aa7-0f56-456b-8ce9-2b6fe6d8e429 ro quiet splash
> initrd		/boot/initrd.img-2.6.27-7-generic
> quiet
> 
> title		Ubuntu 8.10, kernel 2.6.27-7-generic (recovery mode)
> root		(hd0,5)
> kernel		/boot/vmlinuz-2.6.27-7-generic
> root=UUID=d0357aa7-0f56-456b-8ce9-2b6fe6d8e429 ro single
> initrd		/boot/initrd.img-2.6.27-7-generic
> - -----------------------------------------------------------------
> NoOp,
> Thank you, it not only boots to the new kernel, it accepted the new
> version of Sun's xVM VirtualBox and now everything works.
> 

Great! Now follow Leonard's advise to clean up your system - from the
terminal (I've added a few extras):

sudo dpkg --configure -a
sudo apt-get -f install
sudo apt-get update
sudo apt-get upgrade
sudo cp /boot/grub/menu.lst /boot/grub/menu.intrepid.backup
sudo update-grub

and hopefully you'll be OK now. If the 'sudo update-grub' messes up
anything, then you'll have a backup 'menu.intrepid.backup' that can be
moved back to menu.lst.







More information about the ubuntu-users mailing list