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

Bury legacy boot #60

Open
zeha opened this issue Nov 25, 2024 · 1 comment
Open

Bury legacy boot #60

zeha opened this issue Nov 25, 2024 · 1 comment
Assignees

Comments

@zeha
Copy link
Member

zeha commented Nov 25, 2024

Continuation from #50:

I'd very much appreciate this if we could this done :)

My plan would be, I think, this:

  • always setup UEFI boot
  • have a new --biosboot (or --legacy-boot) option, default off, which replaces all of skip-mbr, grub, syslinux
  • for this code path, only available on amd64/i386, install syslinux

I'm not entirely sure what the UEFI boot requirements are partitioning- and otherwise. Maybe that needs a bit of checking.

@mika
Copy link
Member

mika commented Nov 25, 2024

I'm afraid many users out there still depend on BIOS boot, so supporting BIOS and EFI at the same time would be preferable, IMO, at least for now?

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

2 participants