transfervm
transfervm copied to clipboard
A utility VM for transferring disk images.
Not able to get definition of `export_vm` and `import_vm` methods.
I run dnsmasq as my DHCP server and it's configured to provide static leases to known MAC addresses. I don't want it handing out leases to unknown clients. Each Transfer...
An export with the following IP setup will never be possible atm: IP: 10.0.0.1 Net: 10.0.0.0/16 Gateway: 10.0.255.254 Same for e.g. IP 10.0.1.255. I would recommend that the validation in...
Hello, How do you build this? ``` # make if [ "" = "" ]; then \ echo "Cannot find imported build variables. The Transfer VM can only be built...