|
ctr run -t --rm --snapshotter erofs --runtime io.containerd.nerdbox.v1 docker.io/library/alpine:latest test /bin/sh |
This now fails with krun_start_enter failed: -22 in the client log and Building the microVM failed: FirmwareInvalidAddress(InvalidGuestAddress(GuestAddress(0))) in the daemon log.
- nerdbox 9326536
- libkrun-efi 1.16.0
- containerd 2.2.0
- macOS 26.1
- MacBook Pro 2024, M4 Max
It was working previously on the same machine though.
nerdbox/README.md
Line 147 in 9326536
This now fails with
krun_start_enter failed: -22in the client log andBuilding the microVM failed: FirmwareInvalidAddress(InvalidGuestAddress(GuestAddress(0)))in the daemon log.It was working previously on the same machine though.