From owner-freebsd-questions Thu Dec 2 6:37:14 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 986AA14BE9 for ; Thu, 2 Dec 1999 06:37:08 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.040 #1) id 11tXKY-000J4a-00; Thu, 02 Dec 1999 16:35:34 +0200 From: Sheldon Hearn To: Jonathon McKitrick Cc: freebsd-questions@FreeBSD.ORG Subject: Re: linux file system on zip disk In-reply-to: Your message of "Thu, 02 Dec 1999 14:25:13 GMT." Date: Thu, 02 Dec 1999 16:35:34 +0200 Message-ID: <73319.944145334@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 02 Dec 1999 14:25:13 GMT, Jonathon McKitrick wrote: > Well, i finally got my zip 250 working with freebsd, but i have one zip > disk formatted in ext2fs. A legacy from my linux days ;-) > I tried mounting the zip as ext2fs, but i got error messages: So you did this: mount -t ext2fs /dev/foo /bar ? Was your kernel compiled with "options EXT2FS"? If not, are you sure your modules are in sync with your running kernel? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message