Subj : Re: Specialised Dual Boot - Two Drives To : comp.os.linux From : chino Date : Wed Nov 24 2004 08:05 am On Tue, 23 Nov 2004 03:12:46 -0600, harryblack wrote: > I have to config a server with Linux (yeah) and W2K Server (yuk). > Problem is, unconventionaly, I need opsystems on separate drives! > Primary unit = W2K, Primary Slave=Linux RH9.x Any ideas or techniques > or even methods to do this? Both opsystems have been install on > separate drives already. They work fine by themselves by physically > removing the drive containing the opsys you DONT'T want to boot from. I have the same setup, with win98 on primary and slackware on slave. What I do is have the following configuration for lilo: boot = /dev/fd0 lba32 compact vga = 771 image = /boot/vmlinuz root = /dev/hdb1 label = 2.4.26 append="hdc=ide-scsi" read-only In this way, with the diskette is in the drive, it goes directly into linux, and with the diskette out, it goes directly into win98. ----------------------------------------------------------- Linux - the last service pack you'll ever need. Registered with The Linux Counter. http://counter.li.org/ Slackware 9.1 Kernel 2.4.26 i686 (GCC) 3.2.3 .