Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Feb 2001 01:47:23 -0800 (PST)
From:      Adam Clark <bjrubble@dagobah.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Please help with ext2fs mount
Message-ID:  <Pine.BSF.4.21.0102090128380.13094-100000@shell16.ba.best.com>
In-Reply-To: <LNBBIBDBFFCDPLBLLLHFCEJCJCAA.juha@saarinen.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0102090128380.13094-100000>