Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2002 18:06:28 -0500
From:      "Jack L. Stone" <jackstone@sage-one.net>
To:        xxavi@myrealbox.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: floppy not mounting
Message-ID:  <3.0.5.32.20021016180628.0136e5e8@mail.sage-one.net>
In-Reply-To: <XFMail.20021016225115.xxavi@myrealbox.com>
References:  <20021016172731.1e1181ed.bryanc2000@insightbb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At 10:51 PM 10.16.2002 +0200, xxavi@myrealbox.com wrote:
>
>On 16-Oct-2002 Bryan Cassidy wrote:
>> On Wed, 16 Oct 2002 22:20:30 +0200 (CEST)
>> xxavi@myrealbox.com wrote:
>> 
>>> Hi, an idea for this problem:?
>>> 
>>> [root@x]/root(101): mount /dev/fd0 /drives/fd
>>> mount: /dev/fd0: Device not configured
>>> 
>>> thanks
>> 
>> Try this as root      mount_msdos /dev/fd0 /mnt
>> 
>Hi, it said some error:
>
>[root@x]/(105): mount_msdos /dev/fd0 /mnt
>mount_msdos: /dev/fd0: Device not configured
>
>thanks.
>

Here's how mine works:
mount -t msdos /dev/fd0 /mnt/floppy

Of course, I have a directory "floppy" in /mnt

Best regards,
Jack L. Stone,
Administrator

SageOne Net
http://www.sage-one.net
jackstone@sage-one.net

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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