You are not logged in.
Hi I have a computer without a hard drive thats going to replace one of my computers. I was wondering if it is really necessary to reinstall arch on it, or if I could just move the hard drive from the old computer to the new one without reinstalling.
?
Offline
You can just move it and it should work fine; the HDD I'm using in my desktop currently had Arch first installed on it back when it was inside a laptop. Massive hardware changes seem to be handled pretty well.
Offline
Theoretically the latest kernel should see all the new hardware and load appropriate modules. I would give it a try, but if you have special modules loaded in /etc/rc.conf for hardware which does not exist in the other computer then you could have some problems.
Philosophy is looking for a black cat in a dark room. Metaphysics is looking for a black cat in a dark room that isn't there. Religion is looking for a black cat in a dark room that isn't there and shouting "I found it!". Science is looking for a black cat in a dark room with a flashlight.
Offline
you may have to boot using the fallback image too.
Offline
Ill try it out and let you know
Offline
It should be no problem.
Windows up to windows 7 will bluescreen on chipset change but my archlinux survived it easily.
You have probably to boot from the fallback image, because you'll likely need another module for the hard disk controller in your initrd.
If you have another graphics card also remember to boot in text mode and install the correct driver + set the correct driver for xorg if needed. If you have loaded modules for your graphics card or other hardware in /etc/rc.conf, remove or change them. If you have set modules to be loaded from /etc/mkinitcpio.conf for your initrd, change them too.
Then you can do mkinitcpio -p kernel26 and should be fine.
If you need to set another default sound card for alsa I recommonend asoundconf from AUR.
That was everything I needed to do.
฿ 18PRsqbZCrwPUrVnJe1BZvza7bwSDbpxZz
Offline
And you might have to additionally install some packages, e.g. xf86-video-* for the graphic card.
Offline
This is one of those linux nicities you can be smug about.
Offline
My modules line in /etc/mkinitcpio.conf is blank and I have udev and autodetect hooks enabled, will I be good just deleting my xorg.conf or will I need to boot into fallback mode and play with my initrd?
Last edited by RiceKills (2010-11-15 19:35:28)
Offline
Why don't you just try it?
Offline
I was about to but I just realized I need to get a vga to dvi adapter first.
Offline
I rebuilt my HTPC (new motherboard, graphics card & all that goes w/it) and used the old hard drive. Boom booted first try & going strong. It can work as others said....
Offline