Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x220/x220t - whiptail can't add created GPG key to running BIOS #675

Closed
ghost opened this issue Feb 16, 2020 · 0 comments
Closed

x220/x220t - whiptail can't add created GPG key to running BIOS #675

ghost opened this issue Feb 16, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented 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

DSC_0105

@ghost 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 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 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 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
@ghost ghost closed this as completed Feb 16, 2020
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants