Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Mar 2006 18:39:01 -0600
From:      Kevin Kinsey <kdk@daleco.biz>
To:        Jose Borquez <bsdlists@sbcglobal.net>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: How do you mount a floppy?
Message-ID:  <4408E1A5.4080205@daleco.biz>
In-Reply-To: <4408DD68.2010603@sbcglobal.net>
References:  <4408DD68.2010603@sbcglobal.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4408E1A5.4080205>