|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] How to build xen.gz with static built-in command line do
Works for loading Dom0 ( JF's 2.6.31) under both Xen 3.4.1 and Xen 3.5 via both Grub legacy & Grub2.
Still have one issue , regarding Ubuntu Servers not Xen. xend starts fine on 9.04 ( Grub Legacy) xend fails to start on 9.10 alpha 4 ( Grub2)
Thanks. Boris.
--- On Fri, 9/11/09, Keir Fraser <keir.fraser@xxxxxxxxxxxxx> wrote:
From: Keir Fraser <keir.fraser@xxxxxxxxxxxxx> Subject: Re: [Xen-devel] How to build xen.gz with static built-in command line dom0_mem=1024M ? To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx> Date: Friday, September 11, 2009, 7:30 AM
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
|
|
|
|
|