From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Io1TO-00014Y-HP for mharc-grub-devel@gnu.org; Fri, 02 Nov 2007 14:42:26 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Io1TM-00012M-99 for grub-devel@gnu.org; Fri, 02 Nov 2007 14:42:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Io1TK-0000zy-6A for grub-devel@gnu.org; Fri, 02 Nov 2007 14:42:23 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Io1TJ-0000zf-VD for grub-devel@gnu.org; Fri, 02 Nov 2007 14:42:22 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Io135-0000HV-M8 for grub-devel@gnu.org; Fri, 02 Nov 2007 14:15:16 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1Io12t-00041q-2z for grub-devel@gnu.org; Fri, 02 Nov 2007 18:15:03 +0000 Received: from p508c58e0.dip.t-dialin.net ([80.140.88.224]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 02 Nov 2007 18:15:03 +0000 Received: from Markus.Elfring by p508c58e0.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 02 Nov 2007 18:15:03 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: grub-devel@gnu.org From: Markus Elfring Date: Fri, 02 Nov 2007 19:03:52 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: p508c58e0.dip.t-dialin.net User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) X-Enigmail-Version: 0.95.3 Sender: news X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) Subject: How to display more than 8 menu entries? 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: Fri, 02 Nov 2007 18:42:24 -0000 Hello, I get up to eight boot menu entries presented on the graphical user interface at the moment. But I need more options to select between the bootable systems. I do not see a command for the specification of a higher limit so far. http://www.gnu.org/software/grub/manual/html_node/Command_002dline-and-menu-entry-commands.html I saw that the text user interface can show more menu entries in a (ncurses?) list box. How can such GUI limitations be adjusted? Regards, Markus