LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   FC4 - Moving to new hardware help please (https://www.linuxquestions.org/questions/linux-software-2/fc4-moving-to-new-hardware-help-please-543506/)

terence8888 04-05-2007 03:59 AM

FC4 - Moving to new hardware help please
 
HI,

My FC4 machine (used as mail and file server) are getting on a bit and needs to be replaced. I really don't fancy going through setting it up from scratch.

Is there a way of doing a wholesale migration to the new machine? I looked everywhere and could not find a solution.

Any help much appreciated. Cheers!

theYinYeti 04-05-2007 05:14 AM

Why don't you just change the hardware that needs to be changed? (unless it is the hard disks themselves of course)

I did an upgrade from:
- PII 350MHz + ATI Rage128 + 300 MB SD RAM
to:
- Core2Duo 3.6GHz + Intel 950 + 2 GB DDR2 RAM dual-channel

without having to reinstall Mandriva!
Next boot, it just detected the new graphics card, auto-installed the driver (with urpmi), and that's all, although I later had to install an SMP-enabled kernel to benefit of both CPU cores.

Yves.

Lenard 04-05-2007 05:22 AM

You have so many options it is hard to say which is the best answer, since you have not provided any information about the old system.

Best advice is to keep the old system in place until you have new system. When ready (as a planned shutdown) then use something like the SystemRescueCD to create the new hard drive partitions and 'clone' the old system to the new system. Depending on the new partitioning this could be a 'one-to-one' "cloning" (partimage/gparted) or a bit more involved. If possible and reasonable placing the old hard drive in the new system or external enclosure for cloning is one way to start.

You may/will need to re-install a bootloader on the new system, which is not really that hard. Boot from the installation media, answer a few questions and read the on screen message about using chroot then do something like for example;

/sbin/grub-install --recheck /dev/hda

You might want to make sure the new system boots into runlevel 3 the first time if the video interface is different also.

Take the time and plan (and maybe test) this migration, read up on the tools available and practice using them.

I backup my systems completely to external hard drives every so often (about once every month or six weeks) using the SystemRescueCD, takes about 2-5 hours depending on the system.

http://www.sysresccd.org/Main_Page

Other options and solutions are available, hopefully others will 'chime in' with advice and suggestions.


All times are GMT -5. The time now is 09:14 AM.