Re: VM won't do autostart - help needed

2020-02-18 Thread Yuri Weinstein
On Tue, Feb 18, 2020 at 12:03 AM Michal Privoznik wrote: > On 2/17/20 8:20 PM, Yuri Weinstein wrote: > > 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 wro

Re: VM won't do autostart - help needed

2020-02-18 Thread Michal Privoznik
On 2/17/20 8:20 PM, Yuri Weinstein wrote: 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

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 && virsh

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 i

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 dom