help-grub
[Top][All Lists]
Advanced

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

Re: How to force os-prober to scan for new hard disk


From: Barry Jackson
Subject: Re: How to force os-prober to scan for new hard disk
Date: Mon, 21 Mar 2011 20:48:38 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-UK; rv:1.9.2.17pre) Gecko/20110320 Lightning/1.0b2 Lanikai/3.1.10pre

On 21/03/11 20:27, Bernard Wu wrote:
Thanks Barry,
Any help is welcome.
I'm attaching RESULTS.txt to this email. If you have trouble with the
attachment, I'll post it in-line next e-mail


OK now it's clearer.
Your RHEL install has a /boot partition (hd2,1) but root is (hd2,2) so the entry in grub.cfg should be possibly:-

menuentry 'RHEL' {
set root=(hd2,2)
linux (hd2,1)/vmlinuz-2.6.18-194.el5
initrd (hd2,1)/initrd-2.6.18-194.el5.img
}

Unlless I missed something ;-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]