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

No BIOS support #280

Closed
thetayloredman opened this issue Apr 11, 2021 · 2 comments
Closed

No BIOS support #280

thetayloredman opened this issue Apr 11, 2021 · 2 comments
Labels
enhancement fixed Issue is fixed in the current or next release.

Comments

@thetayloredman
Copy link

The installer uses systemd-boot and GPT. BIOS cannot boot from GPT by default.

Solution:
Switch to GRUB and add a bios_boot partition, or use MBR.

@dylanmtaylor
Copy link
Contributor

This is implemented in the future 2.2.0 release.

@Torxed Torxed added fixed Issue is fixed in the current or next release. enhancement labels Apr 11, 2021
@Torxed
Copy link
Member

Torxed commented Apr 11, 2021

It's a good idea, see #42 and merged in #113, this feature will come in the next minor version: v2.2.0 :)

@Torxed Torxed closed this as completed Apr 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement fixed Issue is fixed in the current or next release.
Projects
None yet
Development

No branches or pull requests

3 participants