|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] How to build xen.gz with static built-in command line do
There is no supported way, as we expect to have a sane bootloader that can
parse boot args. If youw ant to hack it in, edit the line 'cmdline =
cmdline_cook(...' in arch/x86/setup.c to read 'cmdline = "my args go here";'
instead.
-- Keir
On 11/09/2009 10:00, "Boris Derzhavets" <bderzhavets@xxxxxxxxx> wrote:
>
>
>
>
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|