Package: grub
Version: 0.5.93.1
Arch: i386

I have the following setup:

hda: normal ide disk
hdb: [nothing]
hdc: cdrom
hdd: zip drive
hde: udm66 ide drive


(1)
When run interactively in Linux, grub won't detect
hde because it only scans the first 4 drives. I fixed
this simply by replacing the 4 in the for loop with 6.
It then works well.
(asmstub.c, line 177)

(2)
In interactive Linux mode, Grubs sees my normal ide
drive as hd0 and my hde udma66 drive as hd1 but when
booted and loaded from MBR, it's reversed.
(ie. hde=hd0 and hda=hd1)

I have no fix for this.

     Panu

-- 
   Panu Hällfors, [EMAIL PROTECTED]  |  Internet Application Developer, Viloke Oy
    http://www.iki.fi/panupa/    |             http://www.viloke.fi

Reply via email to