From owner-freebsd-questions Thu Feb 3 22:43:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fastlane.net (fastlane.net [209.197.224.10]) by builder.freebsd.org (Postfix) with ESMTP id 1D39F4375 for ; Thu, 3 Feb 2000 22:43:27 -0800 (PST) Received: from john1.cirillo (jcirillo.fastlane.net [209.197.192.232]) by fastlane.net (8.9.3/8.9.3) with ESMTP id AAA15130; Fri, 4 Feb 2000 00:43:30 -0600 (CST) Message-ID: X-Mailer: XFMail 1.3 [p0] on Linux X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <389A68F1.771E11EE@nwlink.com> Date: Fri, 04 Feb 2000 00:43:33 -0600 (CST) From: John Cirillo To: R Joseph Wright Subject: RE: mount linux partition Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yeah, I had that same problem today on a new install I did. The EXT2FS suport is not in the GENERIC kernel. You would want to make a new kernel by copying the same config file as the GENERIC (or your last build) and adding a line for: options "EXT2FS" Then build it and reboot. After I did that it mounted just great. Good Luck, John On 04-Feb-00 R Joseph Wright wrote: > 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 ---------------------------------- John Cirillo E-Mail: jcirillo@fastlane.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message