[email protected] wrote: > Hi Jim, > > On Monday, September 19, 2011 3:03 PM, "Jim Fehlig" <[email protected]> > wrote: > >> Config similar to >> >> name="blabla" >> memory=1024 >> vcpus=4 >> ... >> builder="hvm" >> device_model="/usr/lib/xen/bin/qemu-dm" >> kernel="/usr/lib/xen/boot/hvmloader" >> boot="d" >> disk=[ 'file:/var/lib/xen/images/sles11sp1 gmc-hvm/disk0,hda,w', >> 'file:/path/to/centos6.iso,hdc:cdrom,r', ] >> ... >> > > Trying HVM with this config, > > name = 'rh6variants' > builder = 'hvm' > device_model = '/usr/lib/xen/bin/qemu-dm' > kernel = '/usr/lib/xen/boot/hvmloader' > boot = 'd' > disk = [ 'file:/stor/CentOS-6.0-x86_64-netinstall.iso,hdc:cdrom,r', > 'phy:/dev/VG0/Centos6,xvda,w',] > ... > > Gives me this, >
Hmm, can you provide the complete config? Jim -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
