From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1IjCov-0006kd-RJ for mharc-grub-devel@gnu.org; Sat, 20 Oct 2007 07:48:45 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IjCot-0006i4-M3 for grub-devel@gnu.org; Sat, 20 Oct 2007 07:48:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IjCos-0006gJ-8w for grub-devel@gnu.org; Sat, 20 Oct 2007 07:48:43 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IjCos-0006g6-2W for grub-devel@gnu.org; Sat, 20 Oct 2007 07:48:42 -0400 Received: from cas-mta3-fe.casema.nl ([83.80.1.28] helo=mta-fe.casema.nl) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IjCor-0005RL-TM for grub-devel@gnu.org; Sat, 20 Oct 2007 07:48:42 -0400 Received: from localhost (cas-filter2.mgmt.casema.nl [10.42.32.69]) by mta-fe.casema.nl (Postfix) with ESMTP id AB1F83DCD for ; Sat, 20 Oct 2007 13:48:40 +0200 (CEST) X-Virus-Scanned: amavisd-new at casema.nl Received: from mta-fe.casema.nl ([10.42.32.28]) by localhost (cas-filter2.mgmt.casema.nl [10.42.32.211]) (amavisd-new, port 20024) with ESMTP id dU4xG5ei1ola for ; Sat, 20 Oct 2007 13:48:40 +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 5C4153D61 for ; Sat, 20 Oct 2007 13:48:40 +0200 (CEST) Message-ID: <4719EB16.8040905@casema.nl> Date: Sat, 20 Oct 2007 13:48:38 +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: Sat, 20 Oct 2007 11:48:43 -0000 hello, With an editor I did remove the entry console from grub.cfg on my floppy. Now I can boot grub2 from the floppy. So in the grub2 templates the entry console must be removed. regards.