WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ia64-devel

Re: [Xen-ia64-devel] XEN unstable.hg on Itanium2 hangs problem

Hi, Radek

>image=/boot/vmlinuz-2.6.18-xen
>         label=xen
>         root=/dev/sda2
>         vmm=/boot/xen.gz
>         initrd=/boot/initrd.img-2.6.18-xen
>         read-only
>         append="dom0_mem=1G  nomca root=/dev/sda2"
You need  to add "--" into append line.
We specify xen option before "--" and dom0 kernel option after "--".
e.g.
append="dom0_mem=1G -- nomca root=/dev/sda2"

Best Regards,

Akio Takebe


_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel