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
it works only if i do it manually.
1.boot to recovery shell
2. bin/mount-usb (copy *.asc and *.rom from usb drive)
3. bin/gpg-gui.sh (add gpg key tp standalone bios image + flash)
4. bin/flash.sh (remove double quotes from chip name)
5. flash
6. add checksums
7. cat *.asc | gpg2 --import-key (for default boot)
8. Everythings works.
The text was updated successfully, but these errors were encountered:
ghost
changed the title
x220/x220t internal flash doesn't work
x220/x220t internal flash doesn't work from gui-init
Feb 16, 2020
ghost
changed the title
x220/x220t internal flash doesn't work from gui-init
x220/x220t can't add GPG key from Nitrokey start to bios image. Unable to read BIOS.
Feb 16, 2020
ghost
changed the title
x220/x220t can't add GPG key from Nitrokey start to bios image. Unable to read BIOS.
x220/x220t - gpg-gui.sh can't add created GPG key to running BIOS
Feb 16, 2020
ghost
changed the title
x220/x220t - gpg-gui.sh can't add created GPG key to running BIOS
x220/x220t - whiptail can't add created GPG key to running BIOS
Feb 16, 2020
Strange.
it works only if i do it manually.
1.boot to recovery shell
2. bin/mount-usb (copy *.asc and *.rom from usb drive)
3. bin/gpg-gui.sh (add gpg key tp standalone bios image + flash)
4. bin/flash.sh (remove double quotes from chip name)
5. flash
6. add checksums
7. cat *.asc | gpg2 --import-key (for default boot)
8. Everythings works.
Solved
#592
#672
The text was updated successfully, but these errors were encountered: