search for: setting_up_xen_domu_on_fedora

Displaying 2 results from an estimated 2 matches for "setting_up_xen_domu_on_fedora".

2013 Jun 21
0
Errors creating Domu with xl/xm on Xen 4.1.5 with Fedora Dom0
I want to get couple of DomUs running with Xen. I installed Xen 4.1.5 from source on a Fedora 17 Dom0. I did some reading on configuring DomUs using xl/xm and cfg files. http://www.fclose.com/b/linux/2544/setting-up-lvm-backed-xen-domu/ http://www.fclose.com/w/Setting_Up_Xen_DomU_on_Fedora:_Unmodified_Fedora_on_Top_of_Xenified_Fedora_Xen_Dom0%23Install_Fedora_12_Linux_via_Internet So basically I create the cfg file, and do "xm/xl create xmf16install -c" This is one of my cfg files. name="xmf16install" memory=2048 vcpus=1 disk=[''phy:/dev/xenvg/xmf16lvm,x...
2013 Jun 20
0
Re: [Fedora-xen] Virt-manager does not connect to libvirt/Xen? Xen 4.1.5 installed from source on Fedora 17.
...of DomUs running, that is all. I''m not particular about which tool I use. Virt-manager seemed easier/quicker, hence I picked that. I did some reading on configuring DomUs using xl/xm and cfg files. http://www.fclose.com/b/linux/2544/setting-up-lvm-backed-xen-domu/ http://www.fclose.com/w/Setting_Up_Xen_DomU_on_Fedora:_Unmodified_Fedora_on_Top_of_Xenified_Fedora_Xen_Dom0%23Install_Fedora_12_Linux_via_Internet So basically I create the cfg file, and do "xm/xl create xmf16install -c" This is one of my cfg files. name="xmf16install" memory=2048 vcpus=1 disk=[''phy:/dev/xenvg/xmf16lvm,x...