In the last episode (Feb 22), Anthony Atkielski said:
> I put a diskette (MS-DOS) into my floppy drive and try
> 
> mount -t msdosfs /dev/fd0 /floppy
> mount -o ro -t msdosfs /dev/fd0 /floppy
> 
> and various other variations, but all I get is "Operation not permitted"
> 
> fsck works okay.  I'm logged in as root.  What am I overlooking?

Is it write-protected?  Securelevel too high?  Check your console or
dmesg output; the kernel may be printing more info there.

-- 
        Dan Nelson
        [EMAIL PROTECTED]
_______________________________________________
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