Closed kachapman closed 3 years ago
Looks like it was an issue with not having enough disk space. After unpacking, and attempting to install the old firmware, I now get this error:
zionad@ken-sb2-linux:~/Desktop/surface-uefi-firmware/out/SurfaceBook2$ fwupdmgr install SurfaceBook2_SurfaceUEFI_390.3192.768.0.cab --allow-older Decompressing… [] Authenticating… [ - ] Authenticating… [] missing signed bootloader for secure boot: /usr/libexec/fwupd/efi/fwupdx64.efi.signed cannot be found
Ok I have success!
The key to getting passed the signed bootloader error is to just turn off secure boot temporarily during the patching process and then turn it back on afterwards.
Hello! I am stuck on one of the steps for changing the firmware. The part where the .msi package is extracted and turned into cabs. I'm trying to install last mays update, because I dont want the current one. The .msi file referenced is one directory up, in the Downloads folder. Here is my output:
It creates an out folder in the surface-uefi-firmware directory with a SurfaceBook2 subfolder and SurfaceBook2*{MSVER}.cab
Thanks!