Maybe not MacOS related, but I'm looking how to clone an entire
device drive drive, regardless filesystems on it, I need to
"simply" make two hard drive equals, if have read about 'dd' command
but is a bit hard to understand the options...
in my opinion should be:
dd if=sourceDrive of=targetDrive conv=notrunc
for source and target should I use 'disk' or 'rdisk' ?
can anyone help me or know where to read further docs?
dd has a man page. You can also google for more info. It works the
same on OS X as any *nix.
If you're looking to clone the entire device, including all partition
tables and filesystems on the disk, use the rdisk device. You'll
probably want it unmounted.
--
-dhan
------------------------------------------------------------------------
Dan Shoop AIM: iWiring
Systems & Networks Architect http://www.ustsvs.com/
email@hidden http://www.iwiring.net/
1-714-363-1174
"The wise man doesn't give the right answers, he poses the right
questions." -- Claude Levi-Strauss
iWiring provides systems and networks support for Mac OS X, unix, and
Open Source application technologies at affordable rates.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/macos-x-server/email@hidden