and immediately everything is killed and the only message I see in console is
$ lxc start win11 --console=vga
(remote-viewer:8746): dbind-WARNING **: 15:24:42.427: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
my lxc list
$ lxc list
+-------+---------+------+------+-----------------+-----------+----------+
| NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS | LOCATION |
+-------+---------+------+------+-----------------+-----------+----------+
| win11 | STOPPED | | | VIRTUAL-MACHINE | 0 | dreams |
+-------+---------+------+------+-----------------+-----------+----------+
Hi, we are also encountering the same issue. We are trying to install windows 11 within a VM but the VM crashes when I press any key to continue to the Windows install. We are using macos LXD client (brew install lxc). Any help would be greatly appreciated, thanks in advance!
Stéphane, any progress on Windows 11 VMs and the fatal crashing preventing the install from continuing?
Is this not an issue for everyone? I’ve tried to migrated a VM created with virt-manager to lxd without success. I guess I will use virt-manager until there is a solution.