ghost linux hdd
1. from IDE-hd1 to IDE hd2:
1.1 use ghost2003 to do it.
1.2 Use boot-cd boot into rescue mode: run “linux rescue” with IDE hd2
1.3 Chroot /mnt/sysimage
1.4 grub-install /dev/hdxxx
ghost linux hdd from IDE-hd1 to scsi hd1:
1.5 use ghost2003 to do it.
1.6 Use boot-cd boot into rescue mode: run “linux rescue” with IDE hd2
1.7 If system have’t driver for scsi, need use scsi drive fd fot the scsi control
1.8 Chroot /mnt/sysimage
1.9 you must cp scsi drive into /lib/modules/…./scsi,if you have rpm,run it directly, if is a img, you need distill scsi.o from the img
1.10 maybe you need change /boot/grub/device.map
1.11 grub-install /dev/hdxxx