Re: "virt-install" source location boot disk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jay Vyas <jayunit100@xxxxxxxxx> writes:

> Hi virt, im stumped... any help would be appreciated.
>
> I normally create my VMs like this: 
>
> base="http://mirror.pnl.gov/fedora/linux/releases/20/Fedora/x86_64/os/";
>
> sudo virt-install --hvm --name $vm_name$i --ram 4000 \
> --disk path=/VirtualMachines/$vm_name$i,size=30 \
> --location $base -x  "ks=http://xxx.os21.ks$kx";
>
> HOWEVER... I'm finding that my VMs dont boot after i restart the Host.  
>
> My question is:  Where is virt-install writing the boot disk to?  

I don't see anything wrong in your command line and it should just work.

How does your kickstart file look like?  And your domain XML definition
(you can get it with "virsh dumpxml $vm_name$i")?

Regards,
Giuseppe

_______________________________________________
libvirt-users mailing list
libvirt-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvirt-users




[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux