Date: Fri, 9 Feb 2001 20:54:41 -0600 (CST) From: Mike Meyer <mwm@mired.org> To: Adam Clark <bjrubble@dagobah.com> Cc: questions@freebsd.org Subject: Re: Please help with ext2fs mount Message-ID: <14980.44401.52362.383532@guru.mired.org> In-Reply-To: <4964416@toto.iv>
next in thread | previous in thread | raw e-mail | index | archive | help
Adam Clark <bjrubble@dagobah.com> types: > Okay, I've rebuilt my kernel and I still can't mount my ext2fs partition. > > bash-2.04$ uname -r > 4.2-RELEASE > > bash-2.04$ grep EXT2FS /sys/i386/conf/ACLARK > options EXT2FS #EXT2FS Filesystem > > bash-2.04$ sudo fdisk > ******* Working on device /dev/ad0 ******* > ... > The data for partition 2 is: > sysid 131,(Linux filesystem) > > bash-2.04$ sudo mount -t ext2fs /dev/ad0s2 /tmp/drive/ > ext2fs: vfsload(ext2fs): No such file or directory vfsload should on be called if the module wasn't in the kernel. Did you install and boot the "ACLARK" kernel? uname -v will tell you that. <mike -- Mike Meyer <mwm@mired.org> http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. 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?14980.44401.52362.383532>