On Apr 29, 2015 6:28 PM, "Olaf Hering" <o...@aepfle.de> wrote:
>
> On Wed, Apr 29, Vladimir 'phcoder' Serbinenko wrote:
>
> > There is a standard where to put it. See xen docs
>
> Yes, its like that:
> kernel="/usr/whatever/distro/grub.xen"
> extra="opt1=val opt2=val"
>
That's not what I meant. There is a standard on where to find files inside
the domU.
> And grub2 does not grab the cmdline provided via extra=. I think that
> providing root=xen/xvdb is the right way to control grub inside the
> domU.
> In anycase, what the OF does today in its init code is valid and should
> stay.
Mixing up namespaces is certainly not valid. This will lead to both
intended misuses like changing variables that shouldn't be and
unintentional when e.g. root=/dev/xvda2 meant for Linux will sneak into
grub breaking stuff
>  Once I find the time I will do the very same for PV grub.
>
> Olaf
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to