From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1U0HUx-0002pM-CN for mharc-grub-devel@gnu.org; Tue, 29 Jan 2013 15:09:39 -0500 Received: from eggs.gnu.org ([208.118.235.92]:55074) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0HUu-0002oo-Pm for grub-devel@gnu.org; Tue, 29 Jan 2013 15:09:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0HUt-00029e-Rx for grub-devel@gnu.org; Tue, 29 Jan 2013 15:09:36 -0500 Received: from mail-lb0-f176.google.com ([209.85.217.176]:50849) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0HUt-00029X-Iy for grub-devel@gnu.org; Tue, 29 Jan 2013 15:09:35 -0500 Received: by mail-lb0-f176.google.com with SMTP id s4so1212185lbc.21 for ; Tue, 29 Jan 2013 12:09:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:cc:subject:message-id:in-reply-to :references:x-mailer:mime-version:content-type :content-transfer-encoding; bh=Vrl+kAPOSZcGx3QfNgebHczMtRuNJeePYWdm2YJOKjc=; b=ivuEErTFxmHyGWxuofXF65tQdqKAEVEKeACWdPosbRhMvehcC8N/S7xLmHgBrFwZr4 m7H9rNeiQpzOj3tuZu1G+Mu5vQWOtpyACsAa+pjuEGhVHhNlECvjAeN168PzTcWSUfv5 4RzFzg/rTLja+S4lFrq5ZzFoG7mTyHE94TdA6j0Otd9VeBszDk/QFuM6mMvXepc2ZJJH 7xFJTmK1Pwcvbg/61mMnIbNDwplziLdcr70Rh96Kvg00WSviUkJWJ2uVvMHd4QXtVW17 VJ912O7t7DhiE58OFINleE2hyKAQOQh9lfER5pOR5RhlZsMvfWdKg06VQHg//IVye529 lslw== X-Received: by 10.112.103.167 with SMTP id fx7mr983403lbb.19.1359490174149; Tue, 29 Jan 2013 12:09:34 -0800 (PST) Received: from opensuse.site (ppp91-78-198-46.pppoe.mtu-net.ru. [91.78.198.46]) by mx.google.com with ESMTPS id pk1sm5545440lab.0.2013.01.29.12.09.32 (version=SSLv3 cipher=RC4-SHA bits=128/128); Tue, 29 Jan 2013 12:09:33 -0800 (PST) Date: Wed, 30 Jan 2013 00:09:31 +0400 From: Andrey Borzenkov To: The development of GNU GRUB Subject: Re: [PATCH]: Add GRUB_DISABLE_SUBMENU option Message-ID: <20130130000931.280e8823@opensuse.site> In-Reply-To: <1359487413-14528-1-git-send-email-prarit@redhat.com> References: <1359487413-14528-1-git-send-email-prarit@redhat.com> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.10; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.217.176 Cc: prarit@redhat.com X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2013 20:09:38 -0000 > The problem is that the submenus get in the way of doing this. grub2-reboot > does not allow one to set a reboot to a specific kernel. > It does. sudo /usr/sbin/grub2-reboot 'Advanced options for openSUSE 12.2>openSUSE 12.2, with Linux 3.4.6-2.10-desktop (recovery mode)' better is to use menuentry id, but this works too.