From owner-freebsd-questions Thu Feb 3 21:55:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.nwlink.com (smtp.nwlink.com [209.20.130.57]) by builder.freebsd.org (Postfix) with ESMTP id AB9FA435E for ; Thu, 3 Feb 2000 21:55:50 -0800 (PST) Received: from nwlink.com (ip252.r8.d.bel.nwlink.com [207.202.173.252]) by smtp.nwlink.com (8.9.3/8.9.3) with ESMTP id VAA04621 for ; Thu, 3 Feb 2000 21:56:03 -0800 (PST) Message-ID: <389A68F1.771E11EE@nwlink.com> Date: Thu, 03 Feb 2000 21:51:46 -0800 From: R Joseph Wright X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: mount linux partition Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I created an ext2fs partition, and now I'd like to mount it. My system doesn't seem to like that too much. I do: [mount -t ext2fs /dev/wd0s2 /gnu] And I get: [ext2fs: vfsload(ext2fs): No such file or directory] And I've tried it this way: [mount_ext2fs /dev/wd0s2 /gnu] with the same error message. What am I missing here? -- R Joseph Wright *I merely took the energy it takes to pout and wrote some blues --Duke Ellington* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message