LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Moving OS to a SCSI from IDE? (https://www.linuxquestions.org/questions/linux-newbie-8/moving-os-to-a-scsi-from-ide-88646/)

AekaGSR 09-02-2003 10:08 PM

Moving OS to a SCSI from IDE?
 
How much of a hassle is this? I was going to ghost the IDE hard drive to a SCSI hard drive and run Linux off of the SCSI drive thereafter. What else needs to be done for this to work correctly?

Redhat 9, Thanks.

jailbait 09-02-2003 10:14 PM

"What else needs to be done for this to work correctly?"

You need to change /etc/fstab and your bootloader. If you aren't using a bootloader then you need to change your BIOS boot sequence.

Red Hat probably has both IDE support and SCSI support compiled into their kernel. If you have compiled your own kernel then check to make sure that SCSI support is compiled into the kernel and that it is not a loadable module.

AekaGSR 09-02-2003 10:15 PM

thats it? I thought it would be harder for some reason. Ok thanks.

jailbait 09-02-2003 10:20 PM

"thats it?"

Yes. I have three IDE disks and have moved Linux around several times. I never have used SCSI. The only problem I can see with SCSI is if you have SCSI support as a loadable module and then try to boot to a SCSI drive.

AekaGSR 09-02-2003 10:52 PM

Welp, only one way to find out :p

Eqwatz 09-04-2003 04:21 PM

You might want to make it the first scsi drive (/dev/sda#) in your scsi chain.

The /dev/sda# was a reminder of the nomenclature. Of course, I've been known to make "brain-dead" mistakes, when I hurry or do things at 2 am.

michaelk 09-04-2003 06:50 PM

Default controller sets SCSI ID 0 as the boot device.

If your BIOS does not have a SCSI boot option device you will need to disable the IDE controllers.


All times are GMT -5. The time now is 01:31 PM.