Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Aug 1999 18:09:03 -0400 (EDT)
From:      Will Andrews <andrews@TECHNOLOGIST.COM>
To:        Wayne Cuddy <wayne@crb-web.com>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: question
Message-ID:  <XFMail.990830180903.andrews@TECHNOLOGIST.COM>
In-Reply-To: <Pine.LNX.3.95.990830141926.21262A-100000@crb.crb-web.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 30-Aug-99 Wayne Cuddy wrote:
> I have more than on linux partition inside of the extended partition.
> Sysinstall shows da0s4 but does not show the individual ext2fs partitions
> inside there.  Also there are no device files for slices s3 or s4??

You will need to have this in your kernel:

        options         "EXT2FS"

or else you will get an error from mount:

        ext2fs: vfsload(ext2fs): No such file or directory

--
Will Andrews <andrews@technologist.com>


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?XFMail.990830180903.andrews>