From owner-freebsd-questions Thu Dec 2 6:41:57 1999 Delivered-To: freebsd-questions@freebsd.org Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by hub.freebsd.org (Postfix) with ESMTP id 531E414BD0 for ; Thu, 2 Dec 1999 06:41:54 -0800 (PST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 1.92 #3) id 11tXOG-000EjE-00; Thu, 2 Dec 1999 14:39:24 +0000 Received: from localhost (jcm@localhost) by dogma.freebsd-uk.eu.org (8.9.3/8.9.3) with SMTP id OAA93112; Thu, 2 Dec 1999 14:39:24 GMT (envelope-from jcm@dogma.freebsd-uk.eu.org) Date: Thu, 2 Dec 1999 14:39:24 +0000 (GMT) From: Jonathon McKitrick To: Sheldon Hearn Cc: freebsd-questions@FreeBSD.ORG Subject: Re: linux file system on zip disk In-Reply-To: <73319.944145334@axl.noc.iafrica.com> 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 Thu, 2 Dec 1999, Sheldon Hearn wrote: >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? Yes, that's the command i tried. It's possible i didn't compile with ext2fs support, but won't it be loaded as a module if needed? I'll go try it though... -jm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message