Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Sep 2000 13:41:15 -0400 (EDT)
From:      Michael Lucas <mwlucas@blackhelicopters.org>
To:        questions@freebsd.org
Subject:   included "option EXT2FS", still can't mount linux partition
Message-ID:  <200009061741.NAA23077@blackhelicopters.org>

next in thread | raw e-mail | index | archive | help
Hello,

My kernel includes EXT2FS:

...
options         FFS_ROOT                #FFS usable as root device [keep this!]
options         EXT2FS
options         SOFTUPDATES             #Enable FFS soft updates support
...

It was compiled into my kernel:

# grep -i ext2 /sys/compile/TURTLEDAWN/typescript | wc -l
      11
#

And yet:

# mount_ext2fs /dev/ad0s3 /usr/compat/linux
mount_ext2fs: vfsload(ext2fs): No such file or directory
# 

Any suggestions on where to go from here?

# uname -a
FreeBSD turtledawn.blackhelicopters.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Sep  2 17:22:44 EDT 2000     mwlucas@turtledawn.blackhelicopters.org:/usr/obj/usr/src/sys/TURTLEDAWN  i386

Thanks,
Michael

-- 
Michael Lucas
mwlucas@blackhelicopters.org
http://www.blackhelicopters.org/~mwlucas/
Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons


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?200009061741.NAA23077>