Date: Thu, 03 Feb 2000 23:16:47 -0800 From: R Joseph Wright <rjoseph@nwlink.com> To: John Cirillo <jcirillo@fastlane.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mount linux partition Message-ID: <389A7CDF.7FE78B4C@nwlink.com> References: <XFMail.000204004333.jcirillo@fastlane.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?389A7CDF.7FE78B4C>