Stéphane Teletchéa <[EMAIL PROTECTED]> writes:

> I cannot use lilo to boot, grub works fine. Here is my 
> /boot/grub/device.map :
> (fd0)   /dev/fd0
> (hd0)   /dev/hda
> (hd1)   /dev/hdd

this means

0x80   /dev/hda
0x81   /dev/hdd

[...]

> i tried here :
> disk=/dev/hdd
> bios=0x82

you should put 

disk=/dev/hdd bios=0x81

[...]

> Need something else ?

this should work with latest DrakX's. Which version of DrakX did you use 
(see "head -1 /root/drakx/ddebug.log") ?

Reply via email to