[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

lilo boot from scsi



Hi,

I've got the Gigabyte GA-6BXE motherboard with Award BIOS v4.51PG, two 
IBM DTTA IDE hard disks, the Symbios 53c875E SCSI-to-PCI hostadapter, one
IBM DORS-32160 and two IBM DCAS-34330 SCSI hard disks.
I've installed linux on the two IDE disks and Windows 98 on the DORS.
the DORS is my first SCSI disk on the Symbios.
I would like to boot Windows from floppy disk using lilo.

I've managed to do so on my old i386.  But I failed on this system. 

My lilo.conf look like that:

boot=/dev/fd0
map=/floppy/map
linear

image=/vmlinuz
	root=/dev/hda1
	label=linux
	read-only

other=/dev/sda1
	table=/dev/sda
	label=dos

I've even tried to remap the disk and added 

	map-drive=0x80
		to=0x82
	map-drive=0x82
		to=0x80

to the other= section.

I always get the LILO: prompt and type in dos. Then the nothing happens
and I have to reboot the system.

Can you help me?

Armin


Reply to: