Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Nov 2000 14:27:12 +0100
From:      Massimo Fubini <supermax@aexis-telecom.it>
To:        danny@i-p-d.nl
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: Drive Copy
Message-ID:  <767440343.20001129142712@aexis-telecom.it>
In-Reply-To: <3A250A10.23020.10C9A34@localhost>
References:  <3A250A10.23020.10C9A34@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello danny,

First I have to warn you I am new to freebsd, but know other unices, and
I think on freebsd it is like in the other unices.

Wednesday, November 29, 2000, 1:52:16 PM, you wrote:

dipdn> I am having a problem with copying a complete harddisk to another 
dipdn> one. 
Don't buy strange program, that do stuff without telling you exactly
what they do.

Use dd. For more information man dd.
For example if you want to copy a single partition you do:
dd if=/dev/origin_partiton of=/dev/destination_part

It is easy and powerful.

-- 
Best regards,
 Massimo




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?767440343.20001129142712>