Date: Sat, 30 May 1998 09:51:53 -0400 (EDT) From: Dima Dorfman <dima@zwb.net> To: dstenn@fanfic.org (Dennis Tenn) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: using a floppy Message-ID: <199805301351.JAA18327@nwalme.pair.com> In-Reply-To: <Pine.BSF.3.96.980530040337.397A-100000@fanfic.org> from Dennis Tenn at "May 30, 98 04:04:15 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> On 28 May 1998, RMIRON.US.ORACLE.COM wrote: > > | Greetings, > | > | I am running FreeBSD on a pentium platform. The hardware contains a floppy > | device. When I try to use the floppy I can format a disk, but I cannot > | mount > | the floppy. The command that I use is: mount /dev/fd0 /floppy. I get the > | error message "Incorrect Super Block". I check the etc/fstab file and it > | does > | not show anything for /floppy. There were no super block errors during > | installation and I have checked the compatibility of the hardware. > | > | Does the mount command require any options or am I just missing the point > | altogether? > | > | I checked the FAQ site and there is not much on floppies. > > Try mount -t msdos /dev/fd0 /floppy That's not the problem. You need to newfs the floppy. Type man newfs. > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > Dennis Tenn * There will always come a time > dstenn@fanfic.org * When your love will be tested > ICQ# 1457509 * Stand tall and rise to the occasion > * For only then will you grow strong. > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Dima Dorfman (dima@zwb.net) "640k ought to be enough for anybody." - Bill Gates, 1981 Micro$oft Sucks! FreeBSD Rules! http://www.freebsd.org/ Finger dima@zwb.net for more information. 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?199805301351.JAA18327>