From owner-freebsd-questions@FreeBSD.ORG Sat Mar 4 00:40:28 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 8A17316A420 for ; Sat, 4 Mar 2006 00:40:28 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB60643D45 for ; Sat, 4 Mar 2006 00:40:27 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [192.168.2.2] ([69.27.149.254]) by ezekiel.daleco.biz (8.13.4/8.13.1) with ESMTP id k240dEFb024907; Fri, 3 Mar 2006 18:39:40 -0600 (CST) (envelope-from kdk@daleco.biz) Message-ID: <4408E1A5.4080205@daleco.biz> Date: Fri, 03 Mar 2006 18:39:01 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060127 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jose Borquez References: <4408DD68.2010603@sbcglobal.net> In-Reply-To: <4408DD68.2010603@sbcglobal.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: How do you mount a floppy? 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: Sat, 04 Mar 2006 00:40:28 -0000 Jose Borquez wrote: > How do you add a floppy device and then mount a floppy in FreeBSD? > > Thanks in advance, > Jose With great apology to everyone in advance, I offer the following as a brief exercise for the student: [621] Fri 03.Mar.2006 DING! [kadmin@archangel][~/c] grep a: ~/.cshrc alias a: "sudo mount_msdosfs /dev/fd0 /mnt && cd /mnt && ls -l" Now, there's quite a bit to learn from that, but you might be just as well off looking at Chapter 17 in the handbook: http://www.freebsd.org/handbook in particular, 17.8 is entitled "Creating and Using Floppy Disks". HT*H, Kevin Kinsey *one or the other. -- A man may well bring a horse to the water, but he cannot make him drink with he will. -- John Heywood