That is true, but windows also does not like being installed on a scsi harddisk when booted from floppy. Some bioses can only set their bootsequence to A:, C:, SCSI or SCSI, A:, C:, so the latter works fine when windoze is installed because bios maps the scsi bootable drive to be no1 (just like lilo). However, when starting from a floppy and you have installed windoze on the scsi disk and you have a ide hd, you will have the same problem as described below.
If you need to reinstall windows again, boot from floppy, copy or modify your bootfiles from floppy to your harddisk so when you boot from harddisk you have acces to your cdrom. When you did this, there is no problem installing windoze (besides it erases your mbr). Same thing must be done when using a LILO configuration as described below. But when everything works, it works fine. Greetings, Sebastiaan On Sun, 3 Dec 2000, scr wrote: > Sebastiaan schrieb: > > > > Oooops, forgot something. Swapping partitions is not the same as swapping > > the disks. For this I used a bios swap in lilo: > > other=/dev/hdb1 > > label=dos > > table=/dev/hdb > > map-drive=0x80 > > to=0x81 > > map-drive=0x81 > > to=0x80 > > > > This swaps the drives on BIOS level, so windows thinks it is on the first > > disk. > > Nice to know that this can be done in lilo. ;-) > > But I wouldn´t go that way. Consider W9x (or even DOS) > had to be reinstalled in the future. Simply booting off > of a DOS/W9x floppy or a W9x installation CD would > short-circuit this lilo trick ... (although a lilo- > wizard should be able to boot off of all those media > from lilo) > > > Regards, > scr > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >