From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Sandeen Subject: Re: Mounting Ext3 with Ext4 Date: Wed, 20 May 2009 23:53:18 -0500 Message-ID: <4A14DE3E.3000900@redhat.com> References: <4A14ABAC.7040901@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: linux-ext4@vger.kernel.org To: Matt LaPlante Return-path: Received: from mx2.redhat.com ([66.187.237.31]:48225 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750924AbZEUExU (ORCPT ); Thu, 21 May 2009 00:53:20 -0400 In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: Matt LaPlante wrote: > It looks likes the magic touch was to add rootfstype=ext4 to the > kernel command line. Prior to this the ext4 only kernel wasn't > finding the disk, but with it attached it now appears to boot > successfully. Maybe worth adding a note to the wiki? Ah, that makes sense. Sure, please do add it. :) -Eric