Giter Site home page Giter Site logo

Error message misleading about heads HOT 1 CLOSED

mdrobnak avatar mdrobnak commented on August 28, 2024
Error message misleading

from heads.

Comments (1)

mdrobnak avatar mdrobnak commented on August 28, 2024

Patch for when I get my GPG available again...

user@personal:~/heads/initrd/bin$ git diff
diff --git a/initrd/bin/kexec-select-boot b/initrd/bin/kexec-select-boot
index 54ce406..d2e1692 100755
--- a/initrd/bin/kexec-select-boot
+++ b/initrd/bin/kexec-select-boot
@@ -69,8 +69,8 @@ if [ "$CONFIG_TPM2_TOOLS" = "y" ]; then
                        }
        else
                warn "Hash of TPM2 primary key handle does not exist"
-               warn "Please rebuild the boot hash tree"
-               warn "Select Options-> Update checksums and sign all files in /boot"
+               warn "Please rebuild TPM2 primary key handle by settings a default OS to boot."
+               warn "Select Options-> Boot Options -> Show OS Boot Menu -> <Pick OS> -> Make default"
                #TODO: Simplify/Automatize TPM2 firmware upgrade process. Today: upgrade, reboot, reseal(type TPM owner pass), resign, boot
                default_failed="y"
                DEBUG "Hash of TPM2 primary key handle does not exist under $PRIMHASH_FILE"

from heads.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.