Peter Ruskin <[EMAIL PROTECTED]> writes:

> I quite liked GRUB, but since I got a new ATA66 disk and Promise
> controller, repartitioned and used my IBM SCSI disk to boot from, it
> doesn't work - all I get is the message `First stage install ...'
> 
> LILO works fine.  I've tried different versions of GRUB to no avail.

can you try changing your /boot/grub/device.map, something like

(hd0) /dev/sda
(hd1) /dev/hde
(hd2) /dev/hdg
(hd3) /dev/hdh

or

(hd0) /dev/hde
(hd1) /dev/hdg
(hd2) /dev/hdh
(hd3) /dev/sda

Reply via email to