Displaying 2 results from an estimated 2 matches for "f16pvhvm".
2011 Oct 31
2
Xen 4.1.2 PVHVM guest with Linux 3.1.0 network problem, empty MAC address (all zeroes)
...0:00:00:00.
If I disable PVHVM with "xen_platform_pci=0" in the domain cfgfile
then network for the guest works OK using the qemu-dm emulated nic.
PVHVM guest cfgfile:
kernel = "hvmloader"
builder=''hvm''
device_model = ''qemu-dm''
name = "f16pvhvm"
memory = 1024
vcpus=1
pae=1
acpi=1
apic=1
vif = [ ''type=ioemu, mac=00:16:5f:03:01:15, bridge=virbr0, model=e1000'' ]
disk = [ ''phy:/dev/vg_f16/f16pvhvm,hda,w'', ''file:/root/iso/Fedora-16-Final-RC2-x86_64-DVD.iso,hdc:cdrom,r'' ]
boot=''...
2013 Jun 24
13
booting from HVM (?pv?)
Hi,
I''m the Mageia XEN packager and during QA, we stumbled into a problem.
in fact, we wanted to test Mageia 3 installation on a HVM.
so, we had a sparse image and a iso file:
[ ''file:/opt/testhvm.img,sda,w'', ''file:/opt/mageialive.iso,hdb:cdrom,r'' ]
the live booted, and was able to install to disk, but it never seemed to boot
after the install...