Howdy, I went through the source code and I have a few questions:
1. Is efibootguard able to detect a failed boot? How is it handled? From what I understand, is that the code simply returns using: error_exit. 2. I'd like to be able to use a boot counter to toggle the rootfs/kernel used. For example, if after three failed boot attempt, the boot switched to rootfs2 and kernel2. So each time efibootguard boots, the counter is incremented, and as soon as the kernel is fully loaded a user service resets the boot counter. As far as I know, this feature is not implemented in efibootguear (am I wrong?). I was thinking about using the uservars for that purpose. Is there any concern with that, or things I should be awared of? Any advise would be welcomed. Cheers, Mathieu -- You received this message because you are subscribed to the Google Groups "EFI Boot Guard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/BN6PR1101MB23565CA2C4F289FC0778D387B2D80%40BN6PR1101MB2356.namprd11.prod.outlook.com. For more options, visit https://groups.google.com/d/optout.
