James Allsopp wrote:
>     root (hd1,0)
>     kernel /vmlinuz-2.6.29.4-167.fc11.x86_64 ro 
> root=UUID=7ba6f364-68c2-4dad-a54e-18c3464b0eb5 rhgb quiet
>     initrd /initrd-2.6.29.4-167.fc11.x86_64.img

Instead of selecting one of the grub options, go into the grub console
(press 'c') and type these commands one after another.

May be one of them tells you what's wrong.
If not, use "boot" as last command and it should boot.
(if the kernel starts but the initrd fails to find /, that's
another kind of issue).

One good thing of the grub console is that if you write
  root (hd
and press tab, it will autocomplete with possible choices; the same for
  root (hd0,
or
  kernel /
or
  kernel /vml


Best regards.

-- 
   Roberto Ragusa    mail at robertoragusa.it

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to