From owner-freebsd-questions Thu Feb 3 23:20:55 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 389E543EB for ; Thu, 3 Feb 2000 23:20:53 -0800 (PST) Received: from nwlink.com (ip49.r1.d.bel.nwlink.com [207.202.172.49]) by smtp.nwlink.com (8.9.3/8.9.3) with ESMTP id XAA12006; Thu, 3 Feb 2000 23:21:05 -0800 (PST) Message-ID: <389A7CDF.7FE78B4C@nwlink.com> Date: Thu, 03 Feb 2000 23:16:47 -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: John Cirillo Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mount linux partition References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Cirillo wrote: > > 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. Hey, it works! Thanks a lot =). > > 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 -- 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