Date: Thu, 03 Feb 2000 21:51:46 -0800 From: R Joseph Wright <rjoseph@nwlink.com> To: freebsd-questions@FreeBSD.org Subject: mount linux partition Message-ID: <389A68F1.771E11EE@nwlink.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?389A68F1.771E11EE>