From owner-freebsd-mobile Fri Sep 28 19:43:24 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id D442D37B406 for ; Fri, 28 Sep 2001 19:43:10 -0700 (PDT) Received: from cain.gsoft.com.au (root@spare0.gsoft.com.au [203.38.152.114]) by cain.gsoft.com.au (8.8.8/8.8.8) with ESMTP id MAA26402; Sat, 29 Sep 2001 12:12:49 +0930 (CST) (envelope-from doconnor@gsoft.com.au) Message-ID: X-Mailer: XFMail 1.5.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010928163546.43871.qmail@web9708.mail.yahoo.com> Date: Sat, 29 Sep 2001 12:12:43 +0930 (CST) From: "Daniel O'Connor" To: kjerste soderberg Subject: Re: cloning laptop drives Cc: freebsd-mobile@FreeBSD.ORG, Edwin Culp , Robert Gray Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 28-Sep-2001 kjerste soderberg wrote: > From what I'm getting from all your instructions > here's what I'll be doing for these laptops. > > Mounting drives in another machine > source=/dev/ad1 > target=/dev/ad2 > target=/dev/ad3 > (I'll be mounting 2 targets at a time until all 20 or > so drives are finished) I assume by mounting you don't mean 'mount /dev/adX /blah'... > Install the buffer port, then as root do; > buffer -s 32k -S 1m /dev/ad2 > > (for target ad2 and would I chg the 32k to 1024k for a > 1meg buffer?) > then; > > dd if=/dev/ad1 of=/dev/ad2 bs=1024k I don't know what the buffer port does, but I suspect it does something similar to dd.. You don't need to do both. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message