mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 04:53:01 +02:00
The cfg.ext4 disk image was created but not formatted because mkfs.ext4 wasn't found. As sbin is not in PATH for an unprivileged user in Debian. This caused the VM boot to fail with "No persistent storage found for /cfg". Signed-off-by: Richard Alpe <richard@bit42.se>