Please help with ext2fs mount

[ Available lists | Index of freebsd-questions | Month of Feb 2001 | Week of 9 Feb 2001 | Raw email | View thread | Wrap long lines | Reply ]
From
Adam Clark <bjrubble@dagobah.com>
Date
9 Feb 2001 01:47:42
Subject
Please help with ext2fs mount
Message-ID
Pine.BSF.4.21.0102090128380.13094-100000@shell16.ba.best.com

In reply to

[ Hide this part ]
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



Elapsed time: 0.080 seconds