Cleaning up after F8-F9 upgrade: what must go? what needs to be added?

Michael Schwendt mschwendt at gmail.com
Mon Jun 2 22:05:50 UTC 2008


On Mon, 2 Jun 2008 16:28:14 -0500, Paul Johnson wrote:

> In case you are stuck at the grub prompt, here's what to do. On my
> system where the /boot partition is in the first partition on the
> first disk-- /dev/sda1 and the / partition is on /dev/sda2, I type
> 
> root (hd0,0)
> kernel vmlinuz... root=/dev/sda2
> initrd initrd...
> boot

You can also simply run

  find /grub/grub.conf

to locate your boot partition. Then load grub.conf directly with

  root (hd0,0)
  configfile /grub/grub.conf

and continue inside the normal GRUB menu.

-- 
Fedora release 9.90 (Rawhide) - Linux 2.6.26-0.33.rc4.fc10.i686
loadavg: 2.70 2.93 2.95




More information about the fedora-list mailing list