Moving hard drive from one system type to another type
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Moving hard drive from one system type to another type
How hard is it to move the hard drive from one system to another system, when the 2 systems are different architectures? For instance, I have a PII/333HMz with 128MB RAM that I've installed FC5 on. I want to be able to move the hard drive to another computer, P4/1.2GHz with 1G RAM, different video, sound, etc. I don't want to reinstall the whole OS, and am hoping it's as simple as starting up single user and running a HAL updater or something?
In theory it works, but would be better if you re-install the whole thing. You may or may not run into difficulties depending on the installation and the hardware.
For eg., I had P4 2.8 with 1GB RAM before my current hardware and had FC5 along with it. When i reconnected with this new hardware, it failed to boot, giving some errors i don't even remember(sorry), but after doing some research on the net, here and there, i figured out the problem and had to just pass some parameters to the kernel while booting coz of my motherboard. In any case, FC6 came by and I'm on it now.
My advice:
1) MOST IMP STEP : Backup your DATA.
2) Connect it to new hardware and see if it boots.
3) If booting is ok, check the work environment for stability.
4) If all works well, you're on your way, else re-install.
Unfortunately my situation is such that I don't know if I have a choice. I have a iptables firewall server, and a mailman server. I can't afford to bring them down for long, due to their obvious importance. However, I also do not have access to identical hardware for either of these machines in order to make a test/installation bed. So ... I'm trying to do the best with what I've got.
The easiest thing I've found to do on such things is to set up the new machine completely with all the services you need to run and test them. Then shut down your old machine and put the new one in its place. If something goes wrong you can quickly switch back to the old machine.
My 2c (or 2d):
I have done this (moved a hdd from one mobo to another) in the past, and everything worked fine, but you may need to reinstall your video if you are using NVIDIA oR ATI drivers,
Sound and network card drivers might be an issue too. Not a big problem, we hope.
One way to ease the transition would be to clone your current hdd with dd (see the many threads about this subject on this board).
Then install the cloned disk on your new mobo and boot that. See what, if anything, needs fixing. Meanwhile, you can leave your current system running while you fix up the new one to your liking.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.