>>> On 3/25/2015 at 10:40 AM, <[email protected]> wrote: 

> 
> On Wed, Mar 25, 2015, at 09:35 AM, Jan Beulich wrote:
>> Isn't it GRUB_CMDLINE_LINUX_XEN?
> 
> At upstream docs, I found these
> 
> ‘GRUB_CMDLINE_XEN’
> ‘GRUB_CMDLINE_XEN_DEFAULT’
> 
>         The values of these options are appended to the values of 
> ‘GRUB_CMDLINE_LINUX’ and ‘GRUB_CMDLINE_LINUX_DEFAULT’ for Linux and Xen menu 
> entries.
> 
> and
> 
> ‘GRUB_CMDLINE_LINUX_XEN_REPLACE’
> ‘GRUB_CMDLINE_LINUX_XEN_REPLACE_DEFAULT’
> 
>         The values of these options replace the values of 
> ‘GRUB_CMDLINE_LINUX’ and ‘GRUB_CMDLINE_LINUX_DEFAULT’ for Linux and Xen menu 
> entries.
> 
> 
> Safe to assume the *_REPLACE will be correctly used by openSUSE xen configs?

These options are used in /etc/grub.d/20_linux_xen.  Setting these in 
/etc/default/grub
and running 'grub2-mkconfig -o /boot/grub2/grub.cfg' should give you what you 
want.

- Charles

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

Reply via email to