Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 1999 16:47:43 -0400
From:      Carl Petersen <petersen@aspi.net>
To:        Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Zip drives and ext2 file systems
Message-ID:  <3766BBEF.167EB0E7@aspi.net>

next in thread | raw e-mail | index | archive | help
Hi,

I have an IDE Zip drive as a slave device on the secondary IDE.
I can mount msdos zip drives using:
        mount -t msdos /dev/wfd0 /mnt
but if I try to mount a zip drive formated with an ext2FS:
        mount -t ext2fs /dev/wdf0 /mnt
I get "ext2fs: /dev/wfd0: Operation not permitted".

Yes, the kernel has been recompiled with the EXT2FS option.

Any clues?

--carl


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?3766BBEF.167EB0E7>