When using --bootloader (like podman), the efivars file is not created: ``` --bootloader efi,variable-store=/path/to/efivars,create ``` The argument seems to be ignored for compatibility with vfkit, but it should be documented.
When using --bootloader (like podman), the efivars file is not created:
The argument seems to be ignored for compatibility with vfkit, but it should be documented.