Re: VM won't do autostart - help needed

2020-02-17 Thread Yuri Weinstein
Thanks Michal! See comments in line On Mon, Feb 17, 2020 at 9:23 AM Michal Privoznik wrote: > On 2/16/20 10:20 PM, Yuri Weinstein wrote: > > I used to have QEMU/KVM and Virtual Machine Manager running on ubuntu > > 16.04 and used to start my VM from crontab as: > > > > @reboot sleep 30 &&

Re: VM won't do autostart - help needed

2020-02-17 Thread Michal Privoznik
On 2/16/20 10:20 PM, Yuri Weinstein wrote: I used to have QEMU/KVM and Virtual Machine Manager running on ubuntu 16.04 and used to start my VM from crontab as: @reboot sleep 30 && virsh start WINDOWS10 Libvirt has an autostart feature, which can start your domain on the first time libvirtd

VM won't do autostart - help needed

2020-02-17 Thread Yuri Weinstein
I used to have QEMU/KVM and Virtual Machine Manager running on ubuntu 16.04 and used to start my VM from crontab as: @reboot sleep 30 && virsh start WINDOWS10 After upgrading to ubuntu 18.04 this stopped working, with error: error: failed to get domain 'WINDOWS10' error: Domain not found: no

Re: [virt-manager] copy file to vm

2020-02-17 Thread George
Bikuan Zhang, I am not sure exactly what you are trying to do, but I think you want to copy a file, maybe a driver for the VM or some software you want to install on the VM ? Here is two methods that I use to copy files from the host computer that is running the VM, or actually from any other