
22 Jul
2010
22 Jul
'10
12:35 a.m.
Hi Carla Araujo I have tried the option with --import still the guest os is not booting.. If any body tried this option please help me On 7/19/10, Carla Araujo <carla.asouza@gmail.com> wrote:
Hi Rajiv
On Mon, Jul 19, 2010 at 02:45, Rajiv Rajaian <rajiv.care@gmail.com> wrote:
Hi I want to the create the guest os from existing configured disk /var/lib/libvirt/images/centos.img.. What modifications should be done with my configuration file ??
You can import the *.img* executing virt-install with this parameters (this is just an example): virt-install --name NewVM --ram 512 --vcpus 1 --disk path=/var/lib/libvirt /images/centos.img *--import* --noautoconsole --force
-- Carla