If it's a RedHat variant, the drivers are loaded in the initrd image
(stored in /boot/), which is built based on values
in /etc/modprobe.conf.  You'll see a line like this...

alias scsi_hostadapter sata_nv

If the source and target system have the same storage adapter (sata_nv
in this case), then it should at least boot.  If not, you can find out
which module the target system uses, add a line like this...

alias scsi_hostadapter1 sata_somethingelse

...and reinstall the kernel package.  That'll trigger a rebuild of the
initrd image, including the storage adapter of the target system.

YMMV,

-Kristian

On Wed, 2011-03-02 at 15:33 -0600, Mike Hammett wrote:
> Windows can sometimes cope with the hard drive being moved into a 
> machine with different hardware.  Can Linux handle this gracefully?
> 
> 



--------------------------------------------------------------------------------
WISPA Wants You! Join today!
http://signup.wispa.org/
--------------------------------------------------------------------------------
 
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/

Reply via email to