On Thu, Mar 26, [email protected] wrote: > > grub2 does not allow private settings. > > Can you explain that some more? > > I thought I managed to correctly get the xen-specific override entries > working using > > GRUB_CMDLINE_LINUX_XEN_REPLACE > GRUB_CMDLINE_LINUX_XEN_REPLACE_DEFAULT
This is for every kernel. I think you said earlier that you wanted to boot the same kernel with a different set of cmdline options. To actually achieve that a custom.cfg is required. > > You can as many entries as you want, they will appear in the main grub menu. > > Is there a cmd line tool/script that displays the defined & available > grub2 menu entries, with their boot-instance numbers that can be used > to set the default boot item? I do not know, last time this came up the answer was no. And such tool, to be complete, has to handle also the "source" command. Olaf -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
