Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
virt-v2v [2022/08/26 15:10 CEST] – chr | virt-v2v [2022/08/26 17:28 CEST] (aktuell) – chr | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
+ | ====== virt-v2v-Tests ====== | ||
+ | |||
+ | ===== Vorbereitungen ===== | ||
+ | |||
libguestfs + libguestfs-appliance, | libguestfs + libguestfs-appliance, | ||
Zeile 5: | Zeile 9: | ||
nbd install? | nbd install? | ||
- | * Achtung: Derzeit aktuell ist virtio-win-0.1.221.iso. Die iso muß nicht ausgedateit | + | ===== Treiber-CD ===== |
+ | |||
+ | Quelle: https:// | ||
+ | |||
+ | * Achtung: Derzeit aktuell ist virtio-win-0.1.221.iso. Die iso muß nicht ausge-dateit | ||
+ | |||
+ | ===== Tests ===== | ||
virt-v2v -i vmx Debian_10_x86_64.vmx -o local -of qcow2 -os / | virt-v2v -i vmx Debian_10_x86_64.vmx -o local -of qcow2 -os / | ||
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 | ||
</ | </ | ||
+ | |||
+ | Läuft gut durch. VM hinterher problemlos startbar, aber: | ||
+ | |||
< | < | ||
virt-v2v: warning: / | virt-v2v: warning: / | ||
Firstboot scripts may conflict with PnP. | Firstboot scripts may conflict with PnP. | ||
- | virt-v2v: warning: there are no virtio drivers available for this version | + | </ |
- | of Windows (10.0 x86_64 Client). | + | |
- | / | + | |
- | </ | + | |
- | + | ||
< | < | ||
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 | ||
x86_64). | x86_64). | ||
</ | </ | ||
+ | |||
+ | * Nach VM-Start qxl-Treiber händisch aus iso installiert - geht. | ||
+ | |||
+ | < | ||
+ | new virtio block device driver was installed. | ||
+ | Policy may prevent new drivers from working (resulting in a 7B boot error). | ||
+ | If this happens, try disabling Group Policy before doing the conversion. | ||
+ | virt-v2v: This guest has virtio drivers installed.</ | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | Zwischendurch aufgetreten, | ||
< | < | ||
Zeile 47: | Zeile 68: | ||
</ | </ | ||
- | < | + | virsh undefine VM-Name --remove-all-storage |
- | virt-v2v: warning: / | + | |
- | Firstboot scripts may conflict with PnP. | + | |
- | virt-v2v: warning: there is no QXL driver for this version of Windows (10.0 | + | |
- | x86_64). | + | |
- | / | + | |
- | + | ||
- | 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. | + | |
- | Policy may prevent new drivers from working (resulting in a 7B boot error). | + | |
- | If this happens, try disabling Group Policy before doing the conversion. | + | |
- | virt-v2v: This guest has virtio drivers installed.</ | + |