[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [xen-ia64-devel] dom0 memory not responding to changing dom0_mem
Hi, David >My elilo.conf entry looks like this > >image=vmlinuz-2.6.16.33-xen0 > label=2.6.16.33-xen0 > vmm=xen-3.0-unstable.gz > initrd=initrd-2.6.16.33-xen0.img > read-only > append="sync_console dom0_mem=262144 root=/dev/sda2 3" > >I've tried changing dom0_mem to 256M, 128M and the dom0 system keeps >coming up with 453M of memory. We need to split options of xen and dom0 with "--". So you should use like the following option. append="sync_console dom0_mem=262144 -- root=/dev/sda2 3" Best Regards, Akio Takebe _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |