Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jan 1996 00:25:10 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        graichen@omega.physik.fu-berlin.de (Thomas Graichen)
Cc:        gcrutchr@nightflight.com, hackers@FreeBSD.org, questions@FreeBSD.org
Subject:   Re: Disk replication
Message-ID:  <199601102325.AAA07933@uriah.heep.sax.de>
In-Reply-To: <199601101922.UAA00711@mordillo> from "Thomas Graichen" at Jan 10, 96 08:22:33 pm

next in thread | previous in thread | raw e-mail | index | archive | help
As Thomas Graichen wrote:
> 
> i think "dd if=/dev/sd0 of=/dev/sd1" should do the job (you must
> adjust the drive-numbers to yours) 

dd if=/dev/rsd0 of=/dev/rsd1  [bs=1m]

Don't use the block devices, their intention is to mount file systems
on top of them, nothing else.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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