From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1HsyyS-0003IB-WD for mharc-grub-devel@gnu.org; Tue, 29 May 2007 06:30:45 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HsyyR-0003I5-EN for grub-devel@gnu.org; Tue, 29 May 2007 06:30:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HsyyP-0003Hs-Mg for grub-devel@gnu.org; Tue, 29 May 2007 06:30:42 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HsyyP-0003Hp-HH for grub-devel@gnu.org; Tue, 29 May 2007 06:30:41 -0400 Received: from smtp.freemail.gr ([81.171.104.107]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HsyyP-0008Ds-1y for grub-devel@gnu.org; Tue, 29 May 2007 06:30:41 -0400 Received: from [192.168.1.35] (athedsl-10820.home.otenet.gr [87.202.42.152]) by smtp.freemail.gr (Postfix) with ESMTP id 01F6AA0829D for ; Tue, 29 May 2007 13:30:36 +0300 (EEST) Message-ID: <465C00D1.2090201@freemail.gr> Date: Tue, 29 May 2007 13:30:41 +0300 From: Constantine Kousoulos User-Agent: Icedove 1.5.0.10 (X11/20070329) MIME-Version: 1.0 To: The development of GRUB 2 References: <465322F0.5020109@freemail.gr> <9f50a7a00705261614w45d6fa3dt96fb96102d33a1f4@mail.gmail.com> <87k5uvrtdt.wl@dekkers.cx> <9f50a7a00705261744r51448922l5cd4bdab8eda65f7@mail.gmail.com> <87iraesgsb.wl@dekkers.cx> <9f50a7a00705282121v5736e301re426aabfce9ec75d@mail.gmail.com> In-Reply-To: <9f50a7a00705282121v5736e301re426aabfce9ec75d@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-7; format=flowed Content-Transfer-Encoding: 7bit X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) Subject: Re: installing on x86_64 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: Tue, 29 May 2007 10:30:43 -0000 Thank you for your reply. After so much time, i had totally given up on grub2. I have a debian-amd64/unstable system running on a turion64 processor with gcc 4.1.3, autoconf 2.61 and automake 1.10. I will try again to install grub2 using your instructions and report back. Constantine