Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2001 11:21:00 +0930
From:      Greg Lehey <grog@FreeBSD.org>
To:        Charlie Root <root@karun.dambiec.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD Ext2
Message-ID:  <20010815112059.G49989@wantadilla.lemis.com>
In-Reply-To: <200108142049.f7EKnNm76384@karun.dambiec.com>; from root@karun.dambiec.com on Wed, Aug 15, 2001 at 06:49:23AM %2B1000
References:  <200108142049.f7EKnNm76384@karun.dambiec.com>

next in thread | previous in thread | raw e-mail | index | archive | help
[Format recovered--see http://www.lemis.com/email/email-format.html]

Single line message

On Wednesday, 15 August 2001 at  6:49:23 +1000, Charlie Root wrote:
> Can ext2 partitions be mounted on freebsd 

Yes.

> and how do you configure one to be mounter?

I don't understand the question.  If you want to know how to mount
them, something like

 # mount -t ext2fs /dev/ad0s3 /linux

You need to have ext2fs support in your kernel; we currently don't
have a kld for it.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers

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?20010815112059.G49989>