From owner-freebsd-questions Fri Feb 9 1:47:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shell16.ba.best.com (shell16.ba.best.com [206.184.139.148]) by hub.freebsd.org (Postfix) with ESMTP id 9BFDD37B491 for ; Fri, 9 Feb 2001 01:47:23 -0800 (PST) Received: from localhost (bjrubble@localhost) by shell16.ba.best.com (8.9.3/8.9.2/best.sh) with ESMTP id BAA16092 for ; Fri, 9 Feb 2001 01:47:23 -0800 (PST) X-Authentication-Warning: shell16.ba.best.com: bjrubble owned process doing -bs Date: Fri, 9 Feb 2001 01:47:23 -0800 (PST) From: Adam Clark X-Sender: bjrubble@shell16.ba.best.com To: freebsd-questions@FreeBSD.ORG Subject: Please help with ext2fs mount In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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