hi all,
I'm having a problem loading windows on a hdb2 partition.
I have a suse 7.1 on hda
Hdb has 3 primary partitions, and when i load with lilo to hdb2 it
hides my other 2 partitions ( hdb1, hdb3 ) - both are FAT32
my lilo.conf
....
...
...
other = /dev/hdb2
table = /dev/hdb
label = win
map-drive=0x80
to =0x81
map-drive=0x81
to =0x80
How can i load to hdb2 and see hdb1,hdb3 with lilo ?
|