[Fedora-xen] Error creating domain in RHEL5 dom0_min_mem

Ronald Warsow rwarsow at online.de
Sun Mar 4 18:40:44 UTC 2007


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




More information about the Fedora-xen mailing list