![]() |
put hd with slackware-current multilib installed on another machine
My pc has defect.
I can remove the hd and put it in another machine? Or must reinstall slackware, that other machine? pc defective motherboard ---> asus M4A78LT-M LE (Phenom 910) motherboard where want to put the hd ---> Gigabyte GA-MA78GM-sh2 (athlon 64 x2 5200 +) many thanks |
I have done that exact thing several times and it worked ok. You might have to do a little reconfiguring.
|
Quote:
|
Quote:
Please which reconfigurations ??? thanks |
Quote:
Do you have another hdd on the other computer. |
well ... The slackware up! The cause of the "kernel panic" was an installation of windows I have in another partition. I edited the lilo.config and resolved!
but I can not I connect to internet!! My network card was eth0, but now it is [as the eth1! any idea thanks |
Hello,
Quote:
or 2- delete /etc/udev/rules.d/70-persistent-net.rules and restart udev (or reboot). -- Seb |
I move hard drives from one machine to another. I don't know your hardware, but the following files might need attention when moving the hard drive. I emphasize "might" because only you can determine which changes are needed. :)
BIOS Many people connect SATA devices to any port. When the port order differs from the connection order, the BIOS will search in the SATA port order. A good policy is to connect the first SATA device to SATA port 1, the second SATA device to SATA port 2, etc. One way around this is to use UUIDs in fstab. Use the /sbin/blkid command to learn the UUID of a device. Boot loader (grub, lilo, etc.) Make sure the boot loader references the correct hard drive root partition and if necessary, initrd file path and name. fstab If there is more than one hard drive in the machine then fstab might need to be edited. Those first three items are critical to booting. The remainder in this list affect performance but will not prohibit booting. udev rules (always do this) rm -f /etc/udev/rules.d/70-persistent*.rules xorg.conf When using an xorg.conf, the file might need to be edited. Sound card settings /etc/modprobe.d/sound.conf /var/lib/alsa/asound.state or /etc/asound.state modprobe.d The blacklist used for one system might not be appropriate for another system. conkyrc When moving a hard drive back and forth between different machines, the best approach is to retain different copies of the affected files. Write a simple shell script to copy the appropriate version before moving the drive. Regarding a kernel panic, look at the boot loader or fstab. Verify the root partition is correct. |
Quote:
thanks ---------------------- Quote:
|
| All times are GMT -5. The time now is 09:12 AM. |