From owner-freebsd-questions Wed May 26 0:34:53 1999 Delivered-To: freebsd-questions@freebsd.org Received: from study.haifa.ac.il (study.haifa.ac.il [132.74.99.15]) by hub.freebsd.org (Postfix) with ESMTP id EBA231502A for ; Wed, 26 May 1999 00:34:39 -0700 (PDT) (envelope-from emeiri01@study.haifa.ac.il) Received: from localhost (emeiri01@localhost) by study.haifa.ac.il (8.9.1/8.9.1) with SMTP id KAA14045 for ; Wed, 26 May 1999 10:35:38 +0300 (IDT) Date: Wed, 26 May 1999 10:35:38 +0300 (IDT) From: Etay Meiri To: freebsd-questions@freebsd.org Subject: mounting ext2 partitions 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 Hi, I'de like to mount my linux partition. I'm using release 3.1. when I tried: mount /dev/wd0s3 /mnt or mount_ext2fs /dev/wd0s3 /mnt I got "incorrect super block". I think I need to recompile the kernel with ext2fs support. I added - OPTION EXT2FS to the kernel config file but when I did 'config ' I got an error on that particular line. ---------------------------------------------------------------------- Etay Meiri emeiri01@study.haifa.ac.il ---------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message