From owner-freebsd-questions@FreeBSD.ORG Tue Dec 5 18:00:09 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D6B8816A412 for ; Tue, 5 Dec 2006 18:00:09 +0000 (UTC) (envelope-from bcook@poklib.org) Received: from c.mx.poklib.org (c.mx.poklib.org [64.72.87.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A5B843C9D for ; Tue, 5 Dec 2006 17:59:27 +0000 (GMT) (envelope-from bcook@poklib.org) Received: from [192.168.1.249] (port=55580 helo=mail.poklib.org) by c.mx.poklib.org with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GreaM-000268-Rv for freebsd-questions@freebsd.org ; Tue, 05 Dec 2006 13:00:06 -0500 Received: from [192.168.1.218] by mail.poklib.org with esmtp (Exim 4.63; FreeBSD) (envelope-from ) id 1GreaL-000Gda-Vw for freebsd-questions@freebsd.org ; Tue, 05 Dec 2006 13:00:06 -0500 X-BSD-Virus-Check: ClamAV 0.88.4/2285 on c.mx.poklib.org; Tue, 05 Dec 2006 13:00:06 -0500 Message-ID: <4575B3A5.2050908@poklib.org> Date: Tue, 05 Dec 2006 13:00:05 -0500 From: "B. Cook" Organization: Adriance Memorial Library User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <457594C2.90803@poklib.org> In-Reply-To: <457594C2.90803@poklib.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RcvHost: [192.168.1.218] X-RcvFor: X-Auth-Id: X-AntiVirus: No Virus Found X-MIME-Character-set: ISO-8859-1 Subject: Re: Moving to a new disk.. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Dec 2006 18:00:10 -0000 B. Cook wrote: > Hello all, > > I've got a dying drive on my hands.. and I know I found a doc/guide on > the handbook before regarding this.. > > something like.. > > # tar cf - --one-file-system -C /var . | tar xpvf - -C /mnt/var > > where the new drive is fsck'd and mounted at /mnt .. > > or something else.. > > where is that? > > or how would I do that? > > I just want to take this 20G drive and copy it to a 30G drive.. > > what would be the best way? > > (and I need to talk to someone over the phone about this.. it's his box > and he has no inet) > > Thanks in advance. Where could I tell him to get a live cd? the installer CDs offer the option to drop into single user mode.. but it just goes right to the installer.. :P