You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I update, it makes all configuration be lost, this is very concerning on headless servers because the uefi interface cannot be assessed. If it is stored in a separate file, for example RPI_EFI_VARS.fd then it can be excluded from an update, by package managers or manually.
The text was updated successfully, but these errors were encountered:
Having the variables in another file also opens the door for using https://gitlab.com/kraxel/virt-firmware to manipulate the VARS file without the need to boot a RPi, as it can be manipulated in another machine before writing it into the final sdcard.
When I update, it makes all configuration be lost, this is very concerning on headless servers because the uefi interface cannot be assessed. If it is stored in a separate file, for example RPI_EFI_VARS.fd then it can be excluded from an update, by package managers or manually.
The text was updated successfully, but these errors were encountered: