On Fri, 2003-05-30 at 07:00, Aurelien Reynaud wrote: > > > Hi all, > > > > > > I've been thinking of upgrading my root partition and moving it from the > > > current IDE to a SCSI disc. I would buy a small-ish SCSI drive for the > > > root and keep my /home on the existing IDE drive. Are there any > > > complications on running both on the same PC? I seem to recall there > > > being some issues in Windows at least? > > > > > > Thanks for any information, > > > > > > Tom Wesley > > > > There are no problems that I know of running a mixed SCSI/IDE > > system. I've had > > a Seagate SCSI 4gig drive that I've moved from system to system > > since about > > 1994 or so. > > > According to my own experience, this is what can cause you a lot of trouble: > When you configure grub or lilo you have to indicate your boot device. Ex in > grub your ide disk will appear as drive 0, because linux load the ide driver > first. So it installs the bootloader on the ide disk. But at boot the scsi > bios can override this (bios option) so it will try to boot on the scsi disk > which has no bootloader installed -> FAIL. > If you are lucky you might not even run into the problem, but if on reboot > you have a lilo or grub error message, it's most probably what happened. > Then swapping ide/scsi in your BIOS boot options could be the solution. > Anyway get a boot floppy or cd before attempting anything... > > > > Aurelien > > > -- > [EMAIL PROTECTED] mailing list
Well i have 4 scsi hd's and 3 ide hd's 2 cd-roms (ide) and a zip disk in my machine, all i had to do was change the boot disk in lilo, run lilo (so it puts it in the boot on the right disk, then changed my first boot device to SCSI in the bios (if you have a UDMA controler on board you have to tell it to boot off board chipsets first)if you use grub, drop it like a bad habbit (i'm not a grub fan, never have been never will be so flame me if you like) -- [EMAIL PROTECTED] mailing list
