The followin patches add a new option to virt-install: --import. The
option wraps a new installer, which is used to build a guest around an
existing disk image, skipping the OS install step.
The patches are:
1 - Add new ImportInstaller class
2 - Add virt-install --import option
Any comments appreciated.
Thanks,
Cole
_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@redhat.com
https://www.redhat.com/mailman/listinfo/et-mgmt-tools
02-19-2009, 01:44 AM
Cole Robinson
Add virt-install --import option
This patch adds the --import option to virt-install. --import is a new
install method, which arranges for the guest to boot off the first
specified storage device.
So, given an existing disk image '/home/user/myvm.img', an example
command line could be:
Thanks,
Cole
_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@redhat.com
https://www.redhat.com/mailman/listinfo/et-mgmt-tools
02-23-2009, 11:06 PM
Cole Robinson
Add virt-install --import option
Cole Robinson wrote:
> Hi all,
>
> The followin patches add a new option to virt-install: --import. The
> option wraps a new installer, which is used to build a guest around an
> existing disk image, skipping the OS install step.
>
> The patches are:
>
> 1 - Add new ImportInstaller class
> 2 - Add virt-install --import option
>
These are applied now.
Thanks,
Cole
_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@redhat.com
https://www.redhat.com/mailman/listinfo/et-mgmt-tools