From owner-freebsd-questions Tue Mar 26 16:00:36 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA10045 for questions-outgoing; Tue, 26 Mar 1996 16:00:36 -0800 (PST) Received: from synwork.com (synwork.com [199.3.234.4]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA10033 for ; Tue, 26 Mar 1996 16:00:29 -0800 (PST) Received: (from mike@localhost) by synwork.com (8.6.12/8.6.12) id SAA02873; Tue, 26 Mar 1996 18:00:35 -0600 Date: Tue, 26 Mar 1996 18:00:34 -0600 (CST) From: Mike Kercher To: questions@freebsd.org Subject: Formating a drive Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I recently installed FreeBSD to replace Linux. I have 3 hard drives in my box, 1 with FreeBSD, the second with Linux and the 3rd is a swap drive. My question is how do I format the second drive (to wipe Linux) and make it mountable under say /disk_2 ? TIA