Re: Upgrade Hard Drive

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

 



On Thursday 10 January 2008, Timothy Murphy wrote:
> In my opinion dd is not the right tool for this.
> (I am amazed no-one else has said this.)

Because a lot of people have used dd (and ddrescue, and other dd-derivatives) 
to do this for a lot time.  Using dd has some advantages.

> I would partition the new disk as you like,
> and copy the contents of the old partitions to the new
> with "cp -a".

Major problems with cp -a.  First, devices; I'm thinking 
specifically /dev/kmem, but there are others.  Second, /proc.  Third, 
hardlinks.  

It's also going to be slower.

Using cpio, star, or similar can work.  Also, rsync with the right options can 
work.  But dd is quicker to type, faster in operation if the disk is over 
halfway full or so, and filesystem independent.  It also gets the MBR.

I personally use Paragon Partition Manager, but it's commercial software.  
Clonezilla Live also looks like a good choice.
-- 
Lamar Owen
www.pari.edu

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux