On Mon, 2002-02-18 at 18:00, Muralidhar Ganga wrote:
> I installed a new IDE hard disk. I installed Redhat 7.2 on it and chose 
> to update the GRUB to be installed on MBR.
> Previsously I had NT and Linux on the first hard drive with with GRUB on 
> the MBR.
> 
> After successful installation of  Redhat 7.2 on second hard disk, I 
> could not see the previous images on the GRUB and I see only the new 
> image. After booting the second hard drive, from the command line I did 
> the following:
>  > /sbin/grub-install /dev/hdb (hdb being the second IDE hard disk)
> It complains about the "no corresponding BIOS drive letter found."

You need to edit /boot/grub/device.map and add a line like the following

(hd1) /dev/hdb


Cheers,

Jeremy

_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to