Re: Experiencing the Grub Error 17

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 22/10/2007, Paul Smith <phhs80@xxxxxxxxx> wrote:
> Inside the grub prompt, I
> run, as suggested, the command 'find /grub/grub.conf' and I get
> (h0,1). Then I run
>
> configfile /grub/grub.conf
>
> and I get the correct dialog panel to choose the kernel to boot, and
> it goes though until a kernel panic emerges. My grub.conf file is now:
>
> # more /mnt/sdc2/grub/grub.conf
> default=0
> timeout=5
> splashimage=(hd0,1)/grub/splash.xpm.gz
> hiddenmenu
> title Fedora (2.6.22.9-91.fc7)
>         root (hd2,1)
>         kernel /vmlinuz-2.6.22.9-91.fc7 ro root=/dev/sdc2 rhgb
>         initrd /initrd-2.6.22.9-91.fc7.img
> title Fedora (2.6.22.7-85.fc7)
>         root (hd2,1)
>         kernel /vmlinuz-2.6.22.7-85.fc7 ro root=/dev/sdc2 rhgb
>         initrd /initrd-2.6.22.7-85.fc7.img
>
> where should I insert
>
> map (hd0) (hd2)
> map (hd2) (hd0)

after each of the "title" lines.

> and what should I do to avoid the kernel panic? I suspect that
> something is wrong with 'root=/dev/sdc2'.

This root= is a Linux kernel parameter and must point to your system's
root partition, which is LVM (on sdc3). It is not sdc2, which is only
your /boot partition.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux