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 1Q9Nbc-00013Q-0O for garchives@archives.gentoo.org; Mon, 11 Apr 2011 20:21:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90DFB1C02A; Mon, 11 Apr 2011 20:19:32 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 3F6141C02A for ; Mon, 11 Apr 2011 20:19:31 +0000 (UTC) Received: by wyi11 with SMTP id 11so7469396wyi.40 for ; Mon, 11 Apr 2011 13:19:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:reply-to:to:subject:date:user-agent :references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=1fji1BabrMSZHu9N/XZ8OXCguP/nMuZqw3MpjOC6Aeg=; b=CaHKvHD6xHbTFm6LGnukgBW0awhjoX+bWJ95Dp5JXP1wFCHwTeInZsH+Lh6ljwg4/e O3szDK3weKD5zkZCbKMm4zf7vLbFaB70Jmt5G783ay7tYOC4nmL1p+aCUfoDsDOe17Vl 4QQgrUC0AqsHR9Xd2HO7LStawVj/5pmecUdzA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=NMhw6vdgUiZnOo1ExIJ0xwjopgQusdB/NJ5+AtXZX26bY0PnBbtGs0/8ILKo7NZ4J7 yndEf0PF3SfAXSZgu/rxM5u8CxRwCvOOoEYbVQZ7le0idMXl6o6+O4HzcAuEvUzY8vu+ HoF5hLrb0lc0qcBysPUKPnpg+vOdLXxlpvAMw= Received: by 10.216.5.196 with SMTP id 46mr18919wel.19.1302553171381; Mon, 11 Apr 2011 13:19:31 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id g22sm108696wes.36.2011.04.11.13.19.29 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 11 Apr 2011 13:19:30 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] raid1 grub ext4 Date: Mon, 11 Apr 2011 21:18:55 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.36-gentoo-r8; KDE/4.4.5; x86_64; ; ) References: In-Reply-To: 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 Content-Type: multipart/signed; boundary="nextPart7093847.sPIPJYWUS0"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201104112119.57357.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: 769e26da5e6340eafd86fc9fd701b3b9 --nextPart7093847.sPIPJYWUS0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Monday 11 April 2011 19:12:36 James wrote: > Hello, >=20 > Following the guides (previous post) I'm not able to set > up grub: > http://www.gentoo.org/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml > http://en.gentoo-wiki.com/wiki/RAID >=20 > grub> find /boot/grub/stage1 >=20 > does not work, even though the stage one file is there > grub.conf look like the example in these files. >=20 > grub> root (hd0,0) > Filesystem type unknown, partition type 0xfd >=20 >=20 > I used ext4 for / and /boot partitions. > (is this a problem? (sys-boot/grub-0.97-r10} >=20 > ideas? lots of old posts about not being > able to boot grub-0.97 off of ext4, unless > patched? James, if I'm not wrong (legacy) sys-boot/grub-0.97-r10 does not have drive= rs=20 for ext4. Not sure if there's a patch for it, or if grub2 can boot from ex= t4. Either way, why is it that /boot needs to be on ext4? =2D-=20 Regards, Mick --nextPart7093847.sPIPJYWUS0 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk2jYm0ACgkQVTDTR3kpaLY8EACeJd1Wco7WqTys7g+c8AnSVQtg k7gAoPUMeWDqIkS9MomjkOBlpNLh52Pc =B2vu -----END PGP SIGNATURE----- --nextPart7093847.sPIPJYWUS0--