Re: The easiest way to migrate to another (bigger) hard drive?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 29 Apr 2004, jludwig wrote:

> On Thu, 2004-04-29 at 16:11, Dhananjay Makwana wrote:
> > Have a look at frisbee
> > http://www.cs.utah.edu/flux/papers/frisbee-usenix03-base.html
> > 
> > They have as part of it imagezip, imageunzip programs that you can use
> > to zip, unzip the whole hard disks. 
> > We have successfully used it to prepare clone machines with larger
> > disks.
> > 
> > All the best,
> > -Jay
> > 
> > On Thu, 2004-04-29 at 16:00, WipeOut wrote:
> > > Hi,
> > > 
> > > Been trying to work out the easiest way to move from one hard drive to 
> > > another and be able to change the size of the partitions..

If you can put the old and new drives in the machine at the same time then
mount the new one(s) as /home2 or something and simply make a shell script
that cp's the files you want starting from /. Skip /home2, /proc, etc. Make
sure you make the mount points you will need when you reboot such as /proc.
All you need is cp -av. This works I have done it many times. You need to
make sure the the system is quiet. Single user mode is best for this.
You do not need tar/dd or any other utility. cp can do it.
Of course you need to be careful but then you need to be careful with dd etc..

HTH,

Tom



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux