Rohde-Schwarz / TrustedGRUB2

DEPRECATED TPM enabled GRUB2 Bootloader
GNU General Public License v3.0
191 stars 78 forks source link

TrustedGRUB2 hangs without errors #61

Closed fchiacchiaretta closed 2 years ago

fchiacchiaretta commented 7 years ago

Hi, I built trustedgrub2 and installed it, no error when installing it on /dev/sda. TPM is enabled but when I reboot my server after installation (Lenovo X3650 M5), I get stuck at:

TrustedGRUB2 loading.
Welcome to TrustedGRUB2!

/boot partition in not encrypted. No errors are thrown even after waiting several minutes.

Is there a way to troubleshoot this issue?

fchiacchiaretta commented 7 years ago

I managed to compile with debug enabled, on reboot I get the following message:

TrustedGRUB2 loading.
Welcome to TrustedGRUB2!

measured module: terminal
SHA1 of buffer: _40-digits string_
neusdan commented 7 years ago

Seems to be related to #53. The changes in #55 probably solves this problem.

fchiacchiaretta commented 7 years ago

Thanks for pointing it out. Following #55 and compiling with TGRUB_NOEVENTLOG flag the boot process goes on as expected.

Thanks for your support. Should I close this issue or leave it open until #55 is merged?

neusdan commented 7 years ago

Glad this works for you. You can leave it open.

securitykernel commented 2 years ago

Unfortunately, this project is deprecated and no longer maintained. I will be closing this issue.