Closed birkb closed 9 months ago
MicroVMs with a vfat filesystem report errors. It works as expected with an ext4 file system.
... volumes = [ { mountPoint = "/boot"; autoCreate = true; fsType = "vfat"; label = "boot"; size = 256; image = "boot.img"; } ...
... /var/lib/microvms/m3/current/bin/microvm-run: line 16: mkfs.vfat: command not found ... [DEPEND] Dependency failed for Local File Systems. [DEPEND] Dependency failed for File System Check on /dev/disk/by-label/boot. ...
dosfstools should be a dependency for the host module, or?
Thank you for reporting. I pushed a fix.
MicroVMs with a vfat filesystem report errors. It works as expected with an ext4 file system.
config:
logs: