From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FlpLm-0001vB-Gs for mharc-grub-devel@gnu.org; Thu, 01 Jun 2006 11:44:42 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FlpLl-0001v6-55 for grub-devel@gnu.org; Thu, 01 Jun 2006 11:44:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FlpLj-0001uq-OY for grub-devel@gnu.org; Thu, 01 Jun 2006 11:44:40 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FlpLj-0001un-DP for grub-devel@gnu.org; Thu, 01 Jun 2006 11:44:39 -0400 Received: from [212.85.152.101] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FlpS0-0002CK-6F for grub-devel@gnu.org; Thu, 01 Jun 2006 11:51:08 -0400 Received: from kotoba.oasis.nexedi.com (kotoba.oasis.nexedi.com [212.85.152.101]) by kotoba.storever.com (Postfix) with ESMTP id 81A0A3CAD2ECE for ; Thu, 1 Jun 2006 19:19:41 +0200 (CEST) Received: from [??1] (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 3D7BD3CAD2ECD for ; Thu, 1 Jun 2006 19:19:41 +0200 (CEST) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Thu, 1 Jun 2006 17:44:38 +0200 User-Agent: KMail/1.8.2 References: <5876e7e80605301818r2fff0c44j811a3a132983ea7b@mail.gmail.com> In-Reply-To: <5876e7e80605301818r2fff0c44j811a3a132983ea7b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200606011744.38193.okuji@enbug.org> X-Bogosity: No, tests=bogofilter, spamicity=0.429093, version=0.17.2 Subject: Re: Initrd file not loaded X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 15:44:41 -0000 On Wednesday 31 May 2006 03:18, Jes=FAs Velazquez wrote: > We are trying to use Grub2 for booting RedHat Enterprise Linux 4 update 2 > on Xeon Platforms. But, we found that the initrd file is not loaded by gr= ub > and the kernel can't mount /. The linux kernel doesn't recognize the boot > disk and It dies. Please describe how you boot the linux. Thanks, Okuji