Re: Ubuntu Hardy Heron server install: grub not updated



Walter Garcia-Fontes wrote:
* Karl Larsen [30/06/08 14:17]:

Walter Garcia-Fontes wrote:

But grub did not get updated, and after rebooting the system I still
only see Fedora Core 5 and Windows XP as the only options to boot
into. The Ubuntu partition is there, as I can see after booting into
Fedora, but my grup.conf is still the original one.

Help us by giving the last 3 entries in the Ubuntu
/boot/grub/menu.lst file. You can do this from fedora by mounting ubuntu
and in a terminal use $ sudo cat to get the file. It will tell you/us
what happened to your load. As you say, the load didn't end right.


I attach my full menu.lst. The last three entries are the Fedora
kernels that I had:


# This is a divider, added to separate the menu items below from the
Debian
# ones.
title Other operating systems:
root


# This entry automatically added by the Debian installer for an
existing
# linux installation on /dev/sdc5.
title Fedora Core (2.6.20-1.2320.fc5smp) (on /dev/sdc5)
root
kernel /boot/vmlinuz-2.6.20-1.2320.fc5smp ro root=LABEL=/
quiet
initrd /boot/initrd-2.6.20-1.2320.fc5smp.img
savedefault
boot


# This entry automatically added by the Debian installer for an
existing
# linux installation on /dev/sdc5.
title Fedora Core (2.6.20-1.2320.fc5) (on /dev/sdc5)
root
kernel /boot/vmlinuz-2.6.20-1.2320.fc5 ro root=LABEL=/ quiet
initrd /boot/initrd-2.6.20-1.2320.fc5.img
savedefault
boot


# This entry automatically added by the Debian installer for an
existing
# linux installation on /dev/sdc5.
title Fedora Core (2.6.20-1.2319.fc5smp) (on /dev/sdc5)
root
kernel /boot/vmlinuz-2.6.20-1.2319.fc5smp ro root=LABEL=/
quiet
initrd /boot/initrd-2.6.20-1.2319.fc5smp.img
savedefault
boot


# This entry automatically added by the Debian installer for an
existing
# linux installation on /dev/sdc5.
title Fedora Core (2.6.20-1.2316.fc5) (on /dev/sdc5)
root
kernel /boot/vmlinuz-2.6.20-1.2316.fc5 ro root=LABEL=/ quiet
initrd /boot/initrd-2.6.20-1.2316.fc5.img
savedefault
boot


Well the Ubuntu loader had a real problem with your fedora! I think
there must be a problem with /dev/sdc5 and this is why it failed. By the
way sdc means the third hard drive on your computer. Do you have 3 hard
drives?

You can fix it by replacing the fedora system on (hd0) with one from
your Ubuntu. Then you can boot Ubuntu and fix your menu.lst so it boots
fedora and windows.

Karl


--

Karl F. Larsen, AKA K5DI
Linux User
#450462 http://counter.li.org.
PGP 4208 4D6E 595F 22B9 FF1C ECB6 4A3C 2C54 FE23 53A7


--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: [linux] Triple boot:XP,ubuntu&FC5 grub failed
    ... something like this happened to me and i added the boot image and the ... fedora partition. ... this is my menu.lst to boot the ubuntu. ...
    (Ubuntu)
  • Re: [linux] Triple boot:XP,ubuntu&FC5 grub failed
    ... okay if you can boot to fedora, try mounting the root partition of ubuntu. ...
    (Ubuntu)
  • Re: [linux] Triple boot:XP,ubuntu&FC5 grub failed
    ... okay if you can boot to fedora, try mounting the root partition of ubuntu. ...
    (Ubuntu)
  • Re: Grub.conf?
    ... The catch is the Ubuntu parts are the default boot. ... What file needs to be edited to boot from the FC 6 grub.conf file. ... As I plan to do a fresh install of Fedora 7 in a few days it probably does not matter in the long run but I would like to know which file should be edired to get back to the original FC6 boot configuration. ...
    (Fedora)
  • Re: Bootable CD/DVD install for G5
    ... The new Fedora should work, as it does the Debian Installer. ... Try also Ubuntu, since it is based on d-i. ...
    (comp.os.linux.powerpc)

Loading