Displaying 1 result from an estimated 1 matches for "xmf17lvm".
Did you mean:
xmf16lvm
2013 Jun 21
0
How to create a Xen PV DomU with a dvd ISO image, using xl/xm
...hat i have currently. Just wanted to know if I am on the right
track here, and hoping to get some tips if somebody has similar experience.
I compiled Xen 4.1.5 from source on a Fedora 17 Dom0, and I want to create
DomU images.
I have downloaded the .iso image for Fedora 17. I have a logical volume
xmf17lvm on volume group xenvg.
Here is my install profile ( will use "xm create -c xmf17install" )
name="xmf17install"
memory=1024
vcpus=1
disk=[''file:/home/isoimage/Fedora17.iso,xvdc:cdrom,r'',''phy:/dev/xenvg/xmf17lvm,xvda,w'']
vif = [ ''brid...