From owner-freebsd-questions Fri Mar 23 12:29: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from arpa.it.uc3m.es (arpa.it.uc3m.es [163.117.139.120]) by hub.freebsd.org (Postfix) with ESMTP id 982FF37B71B for ; Fri, 23 Mar 2001 12:29:05 -0800 (PST) (envelope-from jrh@arpa.it.uc3m.es) Received: from localhost (jrh@localhost) by arpa.it.uc3m.es (8.9.3/8.9.3) with SMTP id VAA01254 for ; Fri, 23 Mar 2001 21:29:04 +0100 Date: Fri, 23 Mar 2001 21:29:03 +0100 (MET) From: Juan Francisco Rodriguez Hervella To: freebsd-questions@freebsd.org Subject: ext2fs 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 am using FreeBSD-4.2-RELEASE. I have recompiled the kernel with "options EXT2FS" to mount a linux filesystem partition, but when I run: "mount -t ext2fs /dev/da0s2 /mnt" ext2fs: vfsload(ext2fs): No such file or directory "/sbin/mount_ext2fs /dev/da0s2 /mnt" mount_ext2fs: vfsload(ext2fs): No such file or directory but /mnt exists and /dev/da0s2 is my linux partition... What is happening ? Best Regards. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message