Rohde-Schwarz / TrustedGRUB2

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

TrustedGRUB2 crashes with more than five submenu entries #10

Closed ts468 closed 8 years ago

ts468 commented 9 years ago

It seems as TrustedGRUB2 is constantly rebooting if there are more than five submenu entries in grub.cfg. The grub.cfg that triggers the rebooting is https://gist.github.com/anonymous/07fe464370636e3b4b69 . Could anyone maybe confirm that issue? And, in case it is reproducible, how could it be fixed?

Update: It seems as the number of submenu entries that TrustedGRUB2 is working with depends on the path length of the linux, initrd, systemConfig or init entries.

neusdan commented 9 years ago

I will probably find next week time to investigate this. Thanks for reporting.

ts468 commented 9 years ago

@neusdan, thanks for going to have a look!

neusdan commented 8 years ago

Sorry for the delay. I tried your grub.cfg and for me it's working with the latest master code.

If you're still using TrustedGRUB2 can you retry if you still have this problem?