hallo
i have had that problem also.
my system is equipped with only 512 MB RAM, but i got it fixed:
under /etc/xen look in the file *xen-config.sxp*
at line 124 you see (domain-min-mem 256)
i adjusted it to 128 and booted *without* the bootparameter dom0_mem=...
my script, to save some keying:
#!/bin/bash
virt-install -n xen1 -r 256 --vcpus=1 -f ./xen.img -s 3.5 --nographics
-p -d -l "http://sunsite.mff.cuni.cz/pub/fedora/test/6.91/Prime/i386/os/"
adjust it to your needs: see virt-install --help
as far i can remember: this script will ask for the mirror anyway.
'don't know why.
minor problem !
--
ronald
--
Fedora-xen mailing list
Fedora-xen@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-xen