search for: errpr

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

Did you mean: error
2011 Aug 20
1
Detaching LVM volume from Windows guest
...to above title. Windows as guest OS is running on KVM(Ubuntu natty). After attaching LVM volume to guest OS and did "safely remove device" in guest windows, detaching volume was failed. > root at localhost:/opt/win# virsh detach-disk testwin vdc > error: Failed to detach disk > errpr: operation failed: detaching virtio-disk2 device failed: Device 'virtio-disk2' not found But kvm(qemu?) seems like detaching device successfully. > root at localhost:/opt/win# virsh qemu-monitor-command testwin 'info block' > drive-virtio-disk0: type=hd removable=0 file=/opt/...
2011 Jul 06
5
Error of building dom0 kernel
...) First, compiling linux-2.6-xen is ok. (One error is drivers/char/apg/intel-agp.c, which is solved by replacing a new version of intel-agp.c) Then when executing (in order to generate .deb) sudo fakeroot make-kpkg --initrd --append-to-version=-pv kernel-image kernel-headers an error occurs: Errpr: Kernel: arch/x86/boot/bzImage is ready (#1) Building modules, stage 2. MODPOST 1477 modules *ERROR: "xen_pcpu_index" [drivers/acpi/processor.ko] undefined!* WARNING: modpost: Found 1 section mismatch(es). To see full details build your kernel with: ''make CONFIG_DEBUG_SECTION_M...