Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Oct 2003 20:19:28 -0700 (MST)
From:      Technical Director <trodat@ultratrends.com>
To:        missive@hotmail.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: floppy
Message-ID:  <Pine.BSF.4.21.0310092016010.31078-100000@server1.ultratrends.com>
In-Reply-To: <slrnboc019.2h3i.missive@localhost.my.domain>

next in thread | previous in thread | raw e-mail | index | archive | help

Hello,

You can mount MS-DOS floppies by doing:

mkdir /floppya
mount -t msdos /dev/fd0a /floppya

df -k <-- Should show your mounted floppy.

If you have a problem you can check and see if:

options	MSDOSFS

in your kernel configuration file.

R.

On Fri, 10 Oct 2003, Lee Harr wrote:

> > I am trying to mount a floppy. Don't know what is it that I do wrong,
> >  cause it doens't work... I have asked for help before, even here, but the
> >  problem still is not solved :( .
> > 
> 
> 
> Do not mount a DOS floppy. Use mtools instead.
> 
> /usr/ports/emulators/mtools
> 
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0310092016010.31078-100000>