Displaying 1 result from an estimated 1 matches for "vmware_imag".
Did you mean:
vmware_images
2006 Sep 26
0
black screen when booting ubuntu cd in hvm
...ee,
# and MODE is r for read-only, w for read-write.
#disk = [ ''phy:hda1,hda1,r'' ]
#disk = [ ''phy:/dev/group0/xen_hvmtest,ioemu:hda,w'' ]
disk = [ ''file:/mnt/xen_images/kubuntu.img,ioemu:hda,w'' ]
#disk = [ ''file:/mnt/vmware_images/xen_hvmtest.img,ioemu:hda,w'' ]
#----------------------------------------------------------------------------
# Configure the behaviour when a domain exits. There are three ''reasons''
# for a domain to stop: poweroff, reboot, and crash. For each of these yo...