Now I am having a problem while installing the domU. It hangs during the installation process where it says
"Starting install process. This may take several minutes to start" (this comes when I am finished up with all my stuff).
I don't know the reason why it is coming. Is it because I am using a nfs source. nfs:192.168.2.31:/dvd/actual. Also note here that I have mounted my RHEL5-Client dvd on /dvd/actual. Well I have tried both ways GUI and console and all the time it hangs during this process. I don't think it's a problem of my nfs otherwise it would have not reached till here.
If there is a solution to the above problem it's really appreicated. Otherwise if someone can tell me how do I boot from iso image using virt-install it will also be helpful.
Looking forward for a quick reply.
Regards
On 3/5/07, Ronald Warsow <rwarsow@xxxxxxxxx> wrote:
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
--
Enjoy Life !
-- Fedora-xen mailing list Fedora-xen@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-xen