From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Iicxe-0006Tf-51 for mharc-grub-devel@gnu.org; Thu, 18 Oct 2007 17:31:22 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iicxc-0006TL-Jm for grub-devel@gnu.org; Thu, 18 Oct 2007 17:31:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iicxb-0006T5-0i for grub-devel@gnu.org; Thu, 18 Oct 2007 17:31:19 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iicxa-0006T2-Rj for grub-devel@gnu.org; Thu, 18 Oct 2007 17:31:18 -0400 Received: from cas-mta4-fe.casema.nl ([83.80.1.32] helo=mta-fe.casema.nl) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iicxa-0001xE-JC for grub-devel@gnu.org; Thu, 18 Oct 2007 17:31:18 -0400 Received: from localhost (cas-filter2.mgmt.casema.nl [10.42.32.69]) by mta-fe.casema.nl (Postfix) with ESMTP id 9453A4047 for ; Thu, 18 Oct 2007 23:31:16 +0200 (CEST) X-Virus-Scanned: amavisd-new at casema.nl Received: from mta-fe.casema.nl ([10.42.32.32]) by localhost (cas-filter2.mgmt.casema.nl [10.42.32.211]) (amavisd-new, port 20024) with ESMTP id eTh5zBB7UO+i for ; Thu, 18 Oct 2007 23:31:16 +0200 (CEST) Received: from [83.87.24.35] (53571823.cable.casema.nl [83.87.24.35]) by mta-fe.casema.nl (Postfix) with ESMTP id 42CFD4015 for ; Thu, 18 Oct 2007 23:31:16 +0200 (CEST) Message-ID: <4717D0A2.7060903@casema.nl> Date: Thu, 18 Oct 2007 23:31:14 +0200 From: willem User-Agent: Thunderbird 2.0.0.6 (X11/20071008) MIME-Version: 1.0 To: The development of GRUB 2 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Solaris 9 Subject: grub2 i386 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, 18 Oct 2007 21:31:20 -0000 hello, i checked out grub2 from cvs and compiled it. I tried update-grub , but it failed because it cannot find the path to device hda. In the latest kernels this name is changed to sda. how can i change that in grub2 ? regards