From owner-freebsd-questions@FreeBSD.ORG Sun Jul 18 14:43:00 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76B7116A4CE for ; Sun, 18 Jul 2004 14:43:00 +0000 (GMT) Received: from cherub.home.volker.de (pD9E1C8A2.dip.t-dialin.net [217.225.200.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33CF043D4C for ; Sun, 18 Jul 2004 14:42:59 +0000 (GMT) (envelope-from freebsd@secspace.de) Received: from cherub.home.volker.de (localhost [127.0.0.1]) i6IEguIN000864 for ; Sun, 18 Jul 2004 16:42:57 +0200 (CEST) (envelope-from freebsd@secspace.de) Date: Sun, 18 Jul 2004 16:42:56 +0200 From: Volker Kindermann To: freebsd-questions@freebsd.org Message-Id: <20040718164256.273c2e2f@cherub.home.volker.de> In-Reply-To: <001b01c46c14$a22e3720$0aa8a8c0@Macha> References: <200407170226.19474.ecrist@secure-computing.net> <40F8E080.1010600@circlesquared.com> <40F93A04.9060706@yahoo.com> <001b01c46c14$a22e3720$0aa8a8c0@Macha> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Replacing hd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jul 2004 14:43:00 -0000 Hi Mark, > I have a hd going bad. It is not the primary drive but is > ad2s1e > ad2s1f > > it holds /usr and /tmp > > How can I put in a new drive and copy everything over and not miss a > beat. if possible. read the faq. This one will help you out, although it's not 100% what you need, all answers are within this chapter: http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#NEW-HUGE-DISK -volker