On Sat, Nov 06, 2004 at 06:17:54AM -0800, Julian Visch wrote: > > > other = /dev/hdg1 > > > map-drive=0x80 > > > to=0x83 > > > map-drive=0x83 > > > to=0x80 > > > label = windows2 > > > table = /dev/hdg > > How does the numbering system work? > > 0=a, 1=b, 2=c,3=d,4=e,5=e,6=f? Does it ignore cd drives?
cdroms are connected identical to ide disk drives and most atx motherboards use only hda->hdd. Try running your lilo config prog again to find out how the hdg got into lilo.conf. also 'man lilo.conf' mentions that since lilo version 22.5 the per image option map-drive=<num> has been replaced by boot-as=<bios>. -- keith.
