<div>Question: Can grub have submenus?</div><div>Answer: Yes.</div><div><br></div><div>From <a href="http://jbakshi.50webs.com/Linux_tutorial/GRUB/GNU%20GRUB%20simplified.html">http://jbakshi.50webs.com/Linux_tutorial/GRUB/GNU%20GRUB%20simplified.html</a></div>

<meta http-equiv="content-type" content="text/html; charset=utf-8"><div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

Creating Submenu !!! Yes it is possible :-)</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

Suppose the submenu file is called submenu.lst and located at /boot/grub </blockquote><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

We can call this submenu by placing the configuration below in menu.lst </blockquote><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

 # calling submenu </blockquote><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

title Sub-menu </blockquote><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

configfile (hd0,2)/boot/grub/submenu.lst</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

In submenu.lst file we must have the configuration to come back to the main menu. Below is such an example </blockquote><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

 # submenu.lst file</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

# Go to main menu </blockquote><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

title Main-menu </blockquote><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

configfile (hd0,2)/boot/grub/menu.lst</blockquote><br><div class="gmail_quote">On 21 October 2010 14:35, Brandon Lozza <span dir="ltr">&lt;<a href="mailto:brandon@pwnage.ca">brandon@pwnage.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Thu, Oct 21, 2010 at 8:53 AM, Christoph Wickert<br>
&lt;<a href="mailto:christoph.wickert@googlemail.com">christoph.wickert@googlemail.com</a>&gt; wrote:<br>
&gt; Am Donnerstag, den 21.10.2010, 21:22 +1100 schrieb Christopher Hawker:<br>
&gt;&gt; Hello All,<br>
&gt;&gt;<br>
&gt;&gt; For the boot menu, would it not be more simple to have something like<br>
&gt;&gt;<br>
&gt;&gt; * Boot Fedora Live<br>
&gt;&gt; * Install Fedora KDE<br>
&gt;&gt; * Install Fedora LXDE<br>
&gt;&gt; * Install Fedora XFCE<br>
&gt;<br>
&gt; s/Install/Boot<br>
&gt;<br>
&gt;&gt; * Verify media<br>
&gt;<br>
</div>Hi, i&#39;m new here and I wanted to share some of my ideas.<br>
<br>
It&#39;s perfectly valid to want to both verify, live boot and install all<br>
the alternative desktops. Not everyone wants to use Gnome. It should<br>
also be clearly labeled as such because &quot;Live&quot; by itself is<br>
meaningless. Also, stating Fedora  a bunch of times is redundant. I<br>
suggest the following for the boot menu:<br>
<br>
Boot Fedora Desktop Live<br>
Boot Fedora KDE Live<br>
Boot Fedora LXDE Live<br>
Boot Fedora XFCE Live<br>
<br>
Install Fedora Desktop<br>
<div class="im">Install Fedora KDE<br>
Install Fedora LXDE<br>
Install Fedora XFCE<br>
<br>
</div>Verify.... etc (list each)<br>
<br>
A user who has a copy of a multi spin disk shouldn&#39;t be surprised that<br>
their boot menu has a lot of options. We can&#39;t leave them off without<br>
reducing functionality and this disk shouldn&#39;t have less functionality<br>
than each of the individual LiveCDs.<br>
<br>
Also Is there any possibility of using sub menus in grub? Such that<br>
you only see a few options and when you select KDE for example, it<br>
asks if you want to Boot, Install or Verify the image?<br>
<div><div></div><div class="h5">--<br>
ambassadors mailing list<br>
<a href="mailto:ambassadors@lists.fedoraproject.org">ambassadors@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/ambassadors" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/ambassadors</a><br>
</div></div></blockquote></div><br></div>