From owner-freebsd-questions Tue Mar 4 00:36:43 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA06816 for questions-outgoing; Tue, 4 Mar 1997 00:36:43 -0800 (PST) Received: from mail.vcr.istar.ca (mail.vcr.iSTAR.ca [204.191.152.4]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id AAA06811 for ; Tue, 4 Mar 1997 00:36:41 -0800 (PST) Received: from kevin.sunshine.net [204.191.205.16] by mail.vcr.istar.ca with smtp (Exim 1.58 #2) id 0w1pdj-0007ha-00; Tue, 4 Mar 1997 00:32:04 -0800 Date: Tue, 4 Mar 1997 00:27:19 -0800 (PST) From: "kevin_eliuk@sunshine.net" To: pirahna@primenet.com cc: freebsd-questions@freebsd.org Subject: Re: Floppy drive In-Reply-To: <331B6598.39B8@primenet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 3 Mar 1997 pirahna@primenet.com wrote: > Ok This is my first UNIX system and although this seems like a > incredibly stupid question. I can not figure out how to get to the > floppy drive so I can copy things to and from it. Please help me if you > are able to > As another resource read the beginning of your /etc/disktab file for a step by step of fdformat, disklabel, and newfs. Kevin