From owner-freebsd-questions Tue Aug 14 18:51: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 057EB37B408 for ; Tue, 14 Aug 2001 18:51:02 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 674EA6ACBF; Wed, 15 Aug 2001 11:21:00 +0930 (CST) Date: Wed, 15 Aug 2001 11:21:00 +0930 From: Greg Lehey To: Charlie Root Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD Ext2 Message-ID: <20010815112059.G49989@wantadilla.lemis.com> References: <200108142049.f7EKnNm76384@karun.dambiec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200108142049.f7EKnNm76384@karun.dambiec.com>; from root@karun.dambiec.com on Wed, Aug 15, 2001 at 06:49:23AM +1000 Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [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