On Monday 20 March 2006 13:32, Micha Feigin wrote:
> I want to make an exact backup of a hard drive (copy one drive to another).
> It contains a program who's copy protection checks changes to the system so
> unless I can restore it exactly the program will stop running (it's a
> veterinary clinic software so I don't think that there is a free
> alternative)

dd if=<source device> of=<destination device> will make a bit-for-bit copy of 
the original media.

-- 
Paul Johnson
Email and IM (XMPP & Google Talk): [EMAIL PROTECTED]
Jabber: Because it's time to move forward  http://ursine.ca/Ursine:Jabber


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to