Jump to content

Recommended Posts

Posted

I set up one my primaries a year ago with a Ubuntu (Breezy adger) server to replace a Win98 "server"

 

Is there any easy way to clone it onto new hardware?

 

regards

 

Simon

Posted

Overkill, you can do it on the live system. Just tell tar not to traverse file system boundries. That'll keep you out of trouble most of the time.

 

tar  -lcpsjf backup.tar.bzip2 /*

 

bear in mind though with this method you'll have to:

 

1) partition and format your disk

2) setup your boot loader

 

on the new machine.

Posted
use partimage

 

http://www.partimage.org/Main_Page

 

If you want a prebuilt LiveCD with partimage on. Use SystemRescueCD.

 

http://www.sysresccd.org/Main_Page

 

I can vouch for the System Rescue CD.

 

I ended up using it to ghost a bunch of machines to the RM Smart Build Level as the gig nics (agere) in the pc's did not have a dos driver available, and it's not in the main kernel yet so couldn't get it to boot linux across the network either. Just follow the intructions and all will fine and loverly

Posted

Thanks for replies.

 

So has anyone actually done this and how does Linux respond to the new hardware - will it be nice like Win98 or blue screen like XP?

 

regards

 

Simon

Posted
depends. I've done it and it worked. I suspect it won't always because it will depend on the hardware and the kernel version - probably the best bet would be to install an i386 kernel rather than one for a specific processor /hardware (k7, ati etc) image the disk and try it.
Posted

My old home linux box went down, an epia via died on me, a while back, now this had an ubuntu 5.10 install on it, that had been upgraded to 6.06.

 

So i pulled the disk and threw it into a pentium 4 2ghz dell pc, so a fair difference in hardware, and the linux install just came up and worked with all the relevant drivers.

 

Yup stick with the stock i386 kernel and life will be wonderfull, all your dreams will come true and you will win the lottery.

 

Well ok maybe I went a bit over the top there, but "It will just work™"

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...