Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:yukoff:openSUSE:Leap:42.1:Backports
virt-v2v
rename_vb_examples.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rename_vb_examples.patch of Package virt-v2v
Replace 'rhel' with 'box' in the name of the VirtualBox images. Index: virt-v2v-0.9.1/v2v/virt-v2v.pl =================================================================== --- virt-v2v-0.9.1.orig/v2v/virt-v2v.pl +++ virt-v2v-0.9.1/v2v/virt-v2v.pl @@ -815,14 +815,14 @@ and are being converted to KVM. The conv file which needs to be adjusted for the guest to be converted (at least name, uuid, image path, image type, and MAC address): - qemu-img convert -O qcow2 /tmp/v-rhel.vdi /var/lib/libvirt/images/v-rhel.img + qemu-img convert -O qcow2 /tmp/v-box.vdi /var/lib/libvirt/images/v-box.img virsh --connect qemu:///system pool-refresh default - virt-cat /var/lib/libvirt/images/v-rhel.img \ + virt-cat /var/lib/libvirt/images/v-box.img \ /etc/sysconfig/network-scripts/ifcfg-eth0 | grep ^HWADDR # Replace the MAC address in the guest XML definition file or adjust # ifcfg-eth0 after booting up the guest to match the MAC address defined in # XML file - virt-v2v -i libvirtxml -os default /tmp/v-rhel.xml + virt-v2v -i libvirtxml -os default /tmp/v-box.xml B<N.B.> For the time being when converting VirtualBox Windows guests the VirtualBox Guest Additions need to be manually uninstalled on the guest
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor