You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And from the Activity Monitor, a Virtual Machine Service for vfkit process will start and keep using 400% CPU. /var/db/dhcpd_leases doesn't get updated.
If I add an additional --device virtio-serial,stdioor --device virtio-serial,logFilePath=/tmp/vm.out, I can see the os correctly boots and /var/db/dhcpd_leases gets updated.
If I use --device virtio-serial,pty, however, the vm hangs again.