| Author |
Message |
Rahhstah
Veteran Dog


Joined: 24 Apr 2002 Posts: 7965
Location: Ground Penguin meat Burgers Rule!
|
Posted:
Wed Nov 28, 2007 12:28 pm Post subject: Disk Cloning wanted |
|
I'm looking for something to clone one disk to another... what I currently have apparently can't read a Linux drive. (DriveXML, I believe it's called, won't read all the Linux partitions and rebuild the drive correctly.)
It can run on Windows or Linux.
I'd like something someone has experience with, was good, and is of course free -- if at least for a trial period
And from googling, I just run into products that I must pay to use -- someone must be using something free that's good. |
_________________ Colorado Real Estate
The Viking Kittens Are Alive!....
There are more things in Heaven and Earth than are dreamt of in your philosophy
|
|
|
|
|
Alphi
Big Dog


Joined: 05 Apr 2002 Age: 37 Posts: 3052
Location: Grand Rapids, MI USA
|
Posted:
Wed Nov 28, 2007 12:49 pm Post subject: |
|
You might try BootItNG (a boot manager with partitioning and imaging software built in).
I've used BootItNG (although admittely just with FAT32 and NTFS partitions - but supposedly they do support linux partitions like Ext2/3), or alternatively, they have Imaging standalone software packages (same site) called Image For Windows and Image for Linux.
FWIW, you can use BootItNG on a "trial" basis (I think for 30 days or something). But I use it as my main boot manager as well as partitioning software, as well as imaging software (for backups). It's well worth the $35 cost. |
_________________ They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.
- Benjamin Franklin
Prosper.com - P2P lending
|
|
|
|
|
fear_nothing
Moderator


Joined: 07 Nov 2001 Posts: 2766
Location: The end of the internet
|
Posted:
Wed Nov 28, 2007 1:35 pm Post subject: |
|
Try out DD. it's stable & been around forever.
http://en.wikipedia.org/wiki/Dd_(Unix) |
_________________ -Fear
Remember when it comes to Information Security only the paranoid will survive….
Slashdot poster: I don't use commercial applications. I don't use programs for my security tests. I do the tests myself everyday.
Slashdot reply: You don't use programs? What, you put the cat-5 in your mouth and try to *taste* the intruders?
An infinite number of monkeys pounding away on keyboards will eventually produce a report showing that Windows is more secure and has a lower TCO, than linux.
|
|
|
|
|
GibsonSG
Tail-Wagger


Joined: 26 Aug 2003 Age: 28 Posts: 2966
Location: Lubbock, TX
|
Posted:
Wed Nov 28, 2007 3:13 pm Post subject: |
|
I second DD. I have used that so many times I've lost count. Makes a perfect bit by bit copy of the drive. I'm my case I'm usually cloning a smaller drive onto a bigger one, so I'll use DD to do the cloning, then use partition magic to resize to take advantage of the full drive.
You can even just boot off a Live CD and run it that way, no need to take up a machine with a full linux install if you don't want. There's also a windows version I believe.
You can use it to copy an entire drive, boot table and all, or individual partitions, down to individual blocks if you want to get technical with it.
if=/dev/hda of=/dev/hdb
For example will copy an entire IDE drive to a different IDE drive.
if=/dev/hda of=/dev/sda
Would do IDE to SCSI, etc. Just gotta make sure you know what your drives are before you start copying.
And since it's bit by bit it doesn't matter what the format is. NTFS, Fat, ext3, it doesn't care. |
_________________ This pan will kill your whole family, dig them up and eat them, and then vomit them back into their graves! Ctrl-Alt-Del
|
|
|
|
|
Rahhstah
Veteran Dog


Joined: 24 Apr 2002 Posts: 7965
Location: Ground Penguin meat Burgers Rule!
|
Posted:
Wed Nov 28, 2007 3:35 pm Post subject: |
|
Sweet new toys to try out
I have a full linux install, and a few live linuc CD's floating around, I'll give DD a try. It mentioned IBM JCL in its notes, so, that's always fun. |
_________________ Colorado Real Estate
The Viking Kittens Are Alive!....
There are more things in Heaven and Earth than are dreamt of in your philosophy
|
|
|
|
|
|
|