Re: FC7 yum upgrade



Timothy Murphy wrote:

I'm no expert, but I suspect your problem
is much simpler than the various solutions offered would suggest.

Why not post your /etc/grub.conf and /etc/fstab ?

I've already posted them:

-> /etc/fstab
LABEL=Cata / ext3 defaults 1 1
sysfs /sys sysfs defaults 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
none /dev/pts devpts gid=5,mode=620 0 0
LABEL=swap swap swap defaults 0 0

-> /boot/grub/grub.conf
default=0
timeout=7
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
title Fedora (2.6.21-1.3194.fc7)
root (hd0,1)
kernel /boot/vmlinuz-2.6.21-1.3194.fc7 ro root=LABEL=Cata
initrd /boot/initrd-2.6.21-1.3194.fc7.img

Please review my fist message:
https://www.redhat.com/archives/fedora-list/2007-July/msg04542.html


> Also, I would try running grub interactively.
> This would probably tell you why /dev/root is not found .

I didn't tried that because at the boot time the first lines are:
root (hd0,1)
Filesystem type is ext2fs, partition type is 0x83
so I was thinking grub saw that my root partition is ok.
Anyway, I tried now grub completion, and it keeps telling me:
Error 1: Filename must be either an absolute pathname or blocklist
It complains about /boot/vmlinuz[...] filename, but when I hit Tab after 'vmlinuz' word the filename appears automatically. Then, when I hit Tab again it gives me that error, and it keeps telling me about that everything I'm trying to do.


--
Catalin Bucur mailto:cata@xxxxxxxxxxxx
NOC @ Genius Network SRL - Galati - Romania

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: grub, kernel and mount woes
    ... root ... initrd /initrd-2.6.21-1.3228.fc7.img ... Fedora release 7 ... A lot cleaner way to boot several systems on the same computer is to define a main system which has it's grub setup on and it all works. ...
    (Fedora)
  • Re: Ubuntu installation questions
    ... install) so a separate /boot partition was required for that. ... Last time I was using fedora I was using fedora 3. ... fedora 11 still asks you to enter the root password for the root ... As for GRUB, many if not most of the modern distributions use GRUB as ...
    (comp.os.linux.setup)
  • which grub to edit?
    ... Which grub do I edit to get all OS's booting? ... Fedora Core release 3 ... root ... initrd /initrd-2.6.21-1.3228.fc7.img ...
    (Fedora)
  • Re: Reinstall GRUB?
    ... # Note that you do not have to rerun grub after making changes to this file ... title Fedora ... root ... The reason you have to run grub-install is to update the grub first ...
    (Fedora)
  • Re: Reinstall GRUB?
    ... # Note that you do not have to rerun grub after making changes to this file ... title Fedora ... root ... The reason you have to run grub-install is to update the grub first stage to point to stage 1.5 on the second hard drive instead of the first one. ...
    (Fedora)