Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
virt-v2v [2022/08/26 15:29 CEST] chrvirt-v2v [2022/08/26 17:28 CEST] (aktuell) chr
Zeile 1: Zeile 1:
 +====== virt-v2v-Tests ======
 +
 +===== Vorbereitungen =====
 +
 libguestfs + libguestfs-appliance, nbdkit nbdkit-linuxdisk-plugin   - supermin? libguestfs + libguestfs-appliance, nbdkit nbdkit-linuxdisk-plugin   - supermin?
  
Zeile 5: Zeile 9:
 nbd install?  --> https://unix.stackexchange.com/questions/658076/cannot-get-nbd-to-work nbd install?  --> https://unix.stackexchange.com/questions/658076/cannot-get-nbd-to-work
  
- * Achtung: Derzeit aktuell ist virtio-win-0.1.221.iso. Die iso muß nicht ausgedateit werden; iso nach /usr/share/virtio-win kopieren. iso muß dann zu virtio-win.iso umbenannt werden (oder Link dieses Namens setzen).+===== Treiber-CD ===== 
 + 
 +Quelle: https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/latest-virtio/virtio-win.iso 
 + 
 +  * Achtung: Derzeit aktuell ist virtio-win-0.1.221.iso. Die iso muß nicht ausge-dateit werden; iso nach /usr/share/virtio-win kopieren. iso muß dann zu virtio-win.iso umbenannt werden (oder Link dieses Namens setzen). 
 + 
 +===== Tests =====
  
 virt-v2v -i vmx Debian_10_x86_64.vmx -o local -of qcow2 -os /var/lib/libvirt/images/ virt-v2v -i vmx Debian_10_x86_64.vmx -o local -of qcow2 -os /var/lib/libvirt/images/
Zeile 14: Zeile 24:
 virt-v2v -i vmx Windows10_Scanner_UG_RZ_Druckraum.vmx -o libvirt -of qcow2 -os qemutest -n default virt-v2v -i vmx Windows10_Scanner_UG_RZ_Druckraum.vmx -o libvirt -of qcow2 -os qemutest -n default
 </code> </code>
 +
 +Läuft gut durch. VM hinterher problemlos startbar, aber:
 +
 <code> <code>
 virt-v2v: warning: /usr/share/virt-tools/pnp_wait.exe is missing.   virt-v2v: warning: /usr/share/virt-tools/pnp_wait.exe is missing.  
 Firstboot scripts may conflict with PnP. Firstboot scripts may conflict with PnP.
-virt-v2v: warning: there are no virtio drivers available for this version  +</code> sowie 
-of Windows (10.0 x86_64 Client).  virt-v2v looks for drivers in  +
-/usr/share/virtio-win +
-</code> +
- +
 <code> <code>
 virt-v2v: warning: there is no QXL driver for this version of Windows (10.0  virt-v2v: warning: there is no QXL driver for this version of Windows (10.0 
Zeile 28: Zeile 36:
 </code> </code>
  
-raus.4187:stat("/usr/share/virtio-win/virtio-win.iso", {st_mode=S_IFREG|0644, st_size=531486720, ...}) = 0+  * Nach VM-Start qxl-Treiber händisch aus iso installiert - geht.
  
-<code> +<code>virt-v2v: warning: this guest has Windows Group Policy Objects (GPO) and a 
-virt-v2v: warning: /usr/share/virt-tools/pnp_wait.exe is missing.   +
-Firstboot scripts may conflict with PnP. +
-virt-v2v: warning: there is no QXL driver for this version of Windows (10.0  +
-x86_64).  virt-v2v looks for this driver in  +
-/usr/share/virtio-win/virtio-win.iso +
- +
-The guest will be configured to use a basic VGA display driver. +
-virt-v2v: warning: this guest has Windows Group Policy Objects (GPO) and a +
 new virtio block device driver was installed.  In some circumstances, Group  new virtio block device driver was installed.  In some circumstances, Group 
 Policy may prevent new drivers from working (resulting in a 7B boot error).  Policy may prevent new drivers from working (resulting in a 7B boot error). 
Zeile 45: Zeile 45:
  
  
-Zwischendurch aufgetreten:+ 
 + 
 +Zwischendurch aufgetreten, nicht mehr seit 0.1.221: 
 <code> <code>
 The guest will be configured to use slower emulated devices. The guest will be configured to use slower emulated devices.
Zeile 64: Zeile 67:
 from D: to E: on a Windows guest). from D: to E: on a Windows guest).
 </code> </code>
 +
 +virsh undefine VM-Name --remove-all-storage
Drucken/exportieren