From owner-freebsd-questions@FreeBSD.ORG Sat Nov 7 23:07:21 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20E3E106566C for ; Sat, 7 Nov 2009 23:07:21 +0000 (UTC) (envelope-from frank@shute.org.uk) Received: from atmail-9.bnguk.net (atmail-9.bnguk.net [80.74.253.9]) by mx1.freebsd.org (Postfix) with ESMTP id CFAF38FC0C for ; Sat, 7 Nov 2009 23:07:20 +0000 (UTC) Received: from 54-144.adsl.zetnet.co.uk ([194.247.54.144] helo=orange.esperance-linux.co.uk) by atmail-9.bnguk.net with esmtp (Exim 4.69) (envelope-from ) id 1N6uN5-0005sf-Su; Sat, 07 Nov 2009 23:07:05 +0000 Received: by orange.esperance-linux.co.uk (Postfix, from userid 1001) id 2E8E74AC1B; Sat, 7 Nov 2009 23:07:03 +0000 (GMT) Date: Sat, 7 Nov 2009 23:07:03 +0000 From: Frank Shute To: Jerry McAllister Message-ID: <20091107230703.GA94028@orange.esperance-linux.co.uk> Mail-Followup-To: Jerry McAllister , David Chanters , freebsd-questions@freebsd.org References: <20091107223558.GB61756@gizmo.acns.msu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091107223558.GB61756@gizmo.acns.msu.edu> User-Agent: Mutt/1.4.2.3i X-Face: *}~{PHnDTzvXPe'wl_-f%!@+r5; VLhb':*DsX%wEOPg\fDrXWQJf|2\,92"DdS%63t*BHDyQ|OWo@Gfjcd72eaN!4%NE{0]p)ihQ1MyFNtWL X-Operating-System: FreeBSD 8.0-RC1 amd64 X-Organisation: 'shute.org.uk' Cc: David Chanters , freebsd-questions@freebsd.org Subject: Re: Migrating from Linux (keeping partitions at install time) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Shute List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2009 23:07:21 -0000 On Sat, Nov 07, 2009 at 05:35:58PM -0500, Jerry McAllister wrote: > [snip] > > Not so sure I did anything for your most important question - if ext2 s ext3 > is a problem, but I hope the rest is helpful. > No, it's not a problem Jerry. ext3 is basically ext2 + journal, so you can mount it at as ext2 from within FreeBSD (or Linux). The journal sorts itself out when you boot Linux and it mounts the filesystem as ext3. Regards, -- Frank Contact info: http://www.shute.org.uk/misc/contact.html