> 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


> Create a /boot/grub2/custom.cfg and put all your private stuff there.
>
> In that custom.cfg, refer to /boot/vmlinuz-xen and /boot/initrd-xen
> instead of the versioned files. Doing it that way will use always the
> latest installed kernel pkg.
>
> I think the syntax of that file is something like:
snip

That's cleaner and more convenient in any case. I'll give that a try.  Thanks.

> 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?

LT
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to