hi,
to quickly test my efi application `./esp/EFI/BOOT/BOOTX64.EFI`, I use the following command `qemu-system-x86_64 -accel kvm -machine q35 -m 1024 -bios /usr/share/edk2/x64/OVMF.fd -hda fat:./esp/ -snapshot` but it has recently failed with the error message given in subject.
for various reasons, i can't purge/reinitailize/empty the folder : what other options do I have with qemu or do I have to start from a lighter folder ?
regards, lacsaP.