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

Linux efi can't be found #3

Open
manlike3li opened this issue Oct 25, 2021 · 2 comments
Open

Linux efi can't be found #3

manlike3li opened this issue Oct 25, 2021 · 2 comments

Comments

@manlike3li
Copy link

It doesn't work on efi

@sormy
Copy link
Owner

sormy commented Oct 26, 2021

Yes, it doesn't. Feel free to submit PR.

@jason-oliveira
Copy link

the problems that need to be solved for this Issue to be closed:

  • script either needs to probe for UEFI/Legacy Bios and set a variable on result, or be given a variable for the user to modify.
  • Partitioning needs to then depend on that variable to partition either as GPT or msdos/mbr.
  • Grub needs to depend on that variable to add --target=x86_64-efi --efi-directory=/boot so grub can install to UEFI if needed.

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

3 participants