From owner-freebsd-questions Fri Jun 18 17: 0:22 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 99BC014FFE for ; Fri, 18 Jun 1999 17:00:20 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.9.3/8.9.3) with ESMTP id RAA41713; Fri, 18 Jun 1999 17:00:18 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Fri, 18 Jun 1999 17:00:17 -0700 (PDT) From: Doug White To: Carl Petersen Cc: Questions Subject: Re: Zip drives and ext2 file systems In-Reply-To: <3766BBEF.167EB0E7@aspi.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 15 Jun 1999, Carl Petersen wrote: > 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. You have to be root, and/or the ext2fs on tha disk is dirty. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message