From owner-freebsd-questions Fri Jun 22 20: 1:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shumai.marcuscom.com (rdu26-228-058.nc.rr.com [66.26.228.58]) by hub.freebsd.org (Postfix) with ESMTP id F1CC337B40B for ; Fri, 22 Jun 2001 20:01:43 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f5N31pv02985; Fri, 22 Jun 2001 23:01:51 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Fri, 22 Jun 2001 23:01:50 -0400 (EDT) From: Joe Clarke To: tyler spivey Cc: Subject: Re: mounting ext2 filesystems with freebsd? In-Reply-To: <200106222122.f5MLMfQ14566@home.com> Message-ID: <20010622230112.D92463-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 You'll need to build: option EXT2FS into your kernel. Then, use mount_ext2fs to mount your partitions. You may want to read the section in LINT about EXT2FS caveats. Joe Clarke On Fri, 22 Jun 2001, tyler spivey wrote: > how do i mount ext2 fs with freebsd? i didn't configure linux compatability support. al i want is ext2fs for now, how can i do this? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message