Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jun 2000 06:51:22 +0530
From:      Rahul Siddharthan <rsidd@physics.iisc.ernet.in>
To:        Boucher Eric <eric.boucher24@sympatico.ca>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: mounting floppy drive
Message-ID:  <20000610065122.A17646@physics.iisc.ernet.in>
In-Reply-To: <394194E8.FC9317F8@sympatico.ca>; from eric.boucher24@sympatico.ca on Fri, Jun 09, 2000 at 09:07:52PM -0400
References:  <394194E8.FC9317F8@sympatico.ca>

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

Boucher Eric said on Jun  9, 2000 at 21:07:52:
> Hi,
> 
> I wanted to know how to mount my floppy drive A:
> 
> I tried     mount /dev/fd0 /A
> 
> with a file A already created, but it didn't work.

It would be helpful if you gave the error messages too.
/A should be a directory, not a regular file.  Also try the flag 
"-t msdos" (assuming it's a dos-formatted floppy). Also,
you can only do this as root.  For ordinary-user-level
access, try the mtools port /usr/ports/emulators/mtools
for msdos-formatted floppies.  Also see the FAQ entry

http://www.freebsd.org/FAQ/admin.html#AEN2538

R.


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?20000610065122.A17646>