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!
[EMAIL PROTECTED]/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


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to