From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q9wfv-00012N-EX for garchives@archives.gentoo.org; Wed, 13 Apr 2011 09:47:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2F1B91C03D; Wed, 13 Apr 2011 09:46:30 +0000 (UTC) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by pigeon.gentoo.org (Postfix) with ESMTP id 08A1F1C03D for ; Wed, 13 Apr 2011 09:46:29 +0000 (UTC) Received: from compute6.internal (compute6.nyi.mail.srv.osa [10.202.2.46]) by gateway1.messagingengine.com (Postfix) with ESMTP id B12ED20302 for ; Wed, 13 Apr 2011 05:46:29 -0400 (EDT) Received: from frontend2.messagingengine.com ([10.202.2.161]) by compute6.internal (MEProxy); Wed, 13 Apr 2011 05:46:29 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=message-id:date:from:mime-version:to:subject:references:in-reply-to:content-type; s=smtpout; bh=vMXWMK6uqUZUcYLzXfxh7XK9iO8=; b=oPJPCOKqiMuM+tOhQmo4khtQHbaFykzWM1GLXo9CMjpe+dGpbVZHIhTOnWXd9FIg/J9b3blcQ83lqQSTJAqnk+e+Vw74+6Mzy3V1SXFNFenyFDmKX6ySgh1rfnuObqL8z+VAxqOWksm/vRU12iVTYh8hn62xa6/08Jb4jmwp6xY= X-Sasl-enc: rMj6KXMBwjnpR6sH8Win6d7olLZaAxaW1+BcpgSdZtln 1302687988 Received: from [192.168.5.18] (serv.binarywings.net [83.169.5.6]) by mail.messagingengine.com (Postfix) with ESMTPSA id 8729A448A80 for ; Wed, 13 Apr 2011 05:46:28 -0400 (EDT) Message-ID: <4DA570EB.2060904@binarywings.net> Date: Wed, 13 Apr 2011 11:46:19 +0200 From: Florian Philipp User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110313 Lightning/1.0b3pre Thunderbird/3.1.9 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: raid1 grub ext4 References: <20110411214915.3f88106a@digimed.co.uk> <20110412101132.0ee9c8e8@zaphod.digimed.co.uk> In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig94106C202F06D7AB4714A47E" X-Archives-Salt: X-Archives-Hash: 354396e4f04583616d0cd8df2b7fd9c9 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig94106C202F06D7AB4714A47E Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Am 12.04.2011 18:53, schrieb James: > James tampabay.rr.com> writes: >=20 >> Everything I try within grub indicated the filesystem is unknown. > This stumps me.... > http://bugs.gentoo.org/show_bug.cgi?id=3D250829 > Bug above looks like this grub support of ext4 was > flushed out and fixed some time ago? >=20 >> Maybe unmount the boot partition, reformat it to ext2 copy over the ke= rnrel >> (run what mdadm commands again) remount and see if it works? > =20 > This is still my best idea, if nobody has any other ideas? >=20 >=20 > James >=20 Your boot partition is not by any chance a logical partition and therefore would be (hd0,4) and not (hd0,0)? Also: According to this bug [1], grub gained support for md metadata 1.0 in 2010. Maybe this has not yet been merged into Gentoo (or legacy grub, at all). You can try to use 0.90 metadata by specifying it while creating the RAID with mdadm. I'm using it myself because AFAIK this is the only way for grub to handle a single RAID containing partitions instead of partitions containing RAIDs. [1] http://savannah.gnu.org/task/?10196 Hope this helps, Florian Philipp --------------enig94106C202F06D7AB4714A47E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk2lcPAACgkQqs4uOUlOuU8IRgCeKkUkjr3Bh1QmXOD6sTQn+T7g lq8AniepKCTuDUbZdwKzc7shRoJN7USf =9Iyh -----END PGP SIGNATURE----- --------------enig94106C202F06D7AB4714A47E--