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

Check possibility of rewriting logic with reboot as default action and kexec as workaround for systems that does not support it. #9

Open
jhindersson opened this issue Oct 20, 2023 · 0 comments

Comments

@jhindersson
Copy link
Contributor

For most systems a reboot after unlock and MBRDone is set should be a valid and simple approach.

There are some known issues that needs to be solved:

  • Machines with multiple locked drives
  • Machines with SSC Enterprise drives
  • Machines with shaky BIOS which does not handle a switch of boot device between reboots nicely

Multiple drives are currently not kept unlocked (only the boot drive is kept unlocked) after the soft reboot so we need to either see if we miss something in the unlock phase or if we need kexec action when multiple locked drives are present.

Originally posted by @qvicksilver in #7 (comment)

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

1 participant