From owner-freebsd-questions@FreeBSD.ORG Mon Jul 5 21:02:40 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C42316A4CE for ; Mon, 5 Jul 2004 21:02:40 +0000 (GMT) Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61CBA43D39 for ; Mon, 5 Jul 2004 21:02:40 +0000 (GMT) (envelope-from nico.meijer@zonnet.nl) Received: from piweblw.demon.nl ([82.161.24.55]:10039 helo=[192.168.2.100]) by post-22.mail.nl.demon.net with esmtp (Exim 4.34) id 1Bhabn-000N6T-1t; Mon, 05 Jul 2004 21:02:39 +0000 Message-ID: <40E9C1EE.8090803@zonnet.nl> Date: Mon, 05 Jul 2004 23:02:38 +0200 From: Nico Meijer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7) Gecko/20040628 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Warren Block References: <20040705162320.11141.qmail@web51604.mail.yahoo.com> <40E99786.5000005@gmx.de> <20040705123003.V18004@wonkity.com> In-Reply-To: <20040705123003.V18004@wonkity.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Ext2FS (was Re: A few simple questions(...if you don't mind)) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jul 2004 21:02:40 -0000 Hi Warren, > Maybe. ext2fs is supposed to be ext3fs with journalling, and ext2fs can > be mounted with mount_ext2fs. I could swear I've done this with ext3fs > partitions, but can't recall when or where. IIRC, ext3 can only be mounted as ext2 as long as the partition is marked clean. HTH... Nico