From owner-freebsd-questions Thu Aug 3 16:42:45 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id QAA07652 for questions-outgoing; Thu, 3 Aug 1995 16:42:45 -0700 Received: from io.org (io.org [142.77.70.2]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id QAA07646 for ; Thu, 3 Aug 1995 16:42:41 -0700 Received: from trepan.io.org (apollo@trepan.io.org [198.133.36.8]) by io.org (8.6.12/8.6.12) with SMTP id TAA10915; Thu, 3 Aug 1995 19:42:26 -0400 Date: Thu, 3 Aug 1995 19:42:26 -0400 (EDT) From: Andrew Herdman To: "Jonathan M. Bresler" cc: freebsd-questions@freefall.cdrom.com Subject: Re: Formating a disk from scratch.... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: questions-owner@FreeBSD.org Precedence: bulk On Thu, 3 Aug 1995, Jonathan M. Bresler wrote: > On Thu, 3 Aug 1995, Andrew Herdman wrote: > > > I wish to totally format a disk from scratch. And I need to know the > > steps on formating a disk entirly for FreeBSD from step 1. I don't want > > to use the installer, as it wants to install software before it even > > decides it wants to build the FS, besides i want to know how to do it by > > hand. > > fdformat /dev/rfd0 > disklabel -w -r /dev/rfd0 fd1440 > opps.... i suppose i should have mentioned SCSI hard disk when I made the request. Feeling dumb..... Andrew