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
bash-2.04$ sudo mount -t ext2fs /dev/rad0s2 /tmp/drive/
ext2fs: vfsload(ext2fs): No such file or directory
Thanks
Adam
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message