The two label=dos entries appear to be windows fat partitions. The stanza 
format is not unusual as my windows partition entry shows. The labelling is 
slightly irregular but a label is only a label. They are definately hde 
partition 2 & 3.
<mine>
other=/dev/hda1
        label=windows
        table=/dev/hda
</mine> 

Every "append=XXX" is different in the supplied file (i suspect none would 
work). Really in my opinion you only want scsi emulation in normal mode, so i 
have taken the liberty of editing the given lilo.conf file to something that 
'should' work. By all means if someone sees errors or ommissions in this then 
please offer an alternative.

++++++++++++++++++++++++++++++++++++++++++++++++++

boot=/dev/hde5
map=/boot/map
install=/boot/boot.b
vga=normal
default=linux
keytable=/boot/us.klt
lba32
nowarn
message=/boot/message
menu-scheme=wb:bw:wb:bw
ignore-table
disk=/dev/hde bios=0x80
image=/boot/vmlinuz
     label=linux
     root=/dev/hde5
     initrd=/boot/initrd.img
     append="quiet devfs=mount hda=ide-scsi hdd=ide-scsi"
     vga=788
     read-only
image=/boot/vmlinuz
     label=linux-nonfb
     root=/dev/hde5
     initrd=/boot/initrd.img
     append="devfs=mount"
     read-only
image=/boot/vmlinuz
     label=failsafe
     root=/dev/hde5
     initrd=/boot/initrd.img
     append="failsafe devfs=nomount"
     read-only
other=/dev/hde2
     label=win_c
     table=/dev/hde
other=/dev/hde3
     label=win_d
     table=/dev/hde
other=/dev/fd0
     label=floppy
     unsafe

+++++++++++++++++++++++++++++++++++++++++
-- 
Michael

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to