From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1IjqNg-0007wt-By for mharc-grub-devel@gnu.org; Mon, 22 Oct 2007 02:03:16 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IjqNf-0007vD-9w for grub-devel@gnu.org; Mon, 22 Oct 2007 02:03:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IjqNd-0007tH-Lm for grub-devel@gnu.org; Mon, 22 Oct 2007 02:03:14 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IjqNd-0007tA-IE for grub-devel@gnu.org; Mon, 22 Oct 2007 02:03:13 -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 1IjqNc-0001a3-TX for grub-devel@gnu.org; Mon, 22 Oct 2007 02:03:13 -0400 Received: from localhost (cas-filter2.mgmt.casema.nl [10.42.32.69]) by mta-fe.casema.nl (Postfix) with ESMTP id 448EC3FB7 for ; Mon, 22 Oct 2007 08:03:11 +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 BE-t3s-MSgjs for ; Mon, 22 Oct 2007 08:03:11 +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 E8A4F3FB5 for ; Mon, 22 Oct 2007 08:03:10 +0200 (CEST) Message-ID: <471C3D1D.6000709@casema.nl> Date: Mon, 22 Oct 2007 08:03:09 +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 wiki 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: Mon, 22 Oct 2007 06:03:15 -0000 In the grub2 wiki the page how to install on x86 systems references /dev/hda . but in the newer kernel the device is changed in /dev/sda. The wiki should mention that too. regards.