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

Noble uses EFI (extensible firmware interface) not MBR (Master Boot Record) #321

Closed
Tracked by #892
cunnie opened this issue Feb 20, 2024 · 1 comment
Closed
Tracked by #892
Labels

Comments

@cunnie
Copy link
Member

cunnie commented Feb 20, 2024

  • Requires a "boot" partition, "/boot/efi:
  • must be partition type fat32, formatted as vfat, needs at least 6MB, 30MB should be enough
  • typically /dev/sda1; root partition migrates to /dev/sda2.
  • Enables certain features, such as accessing GPUs w/ > 16 GiB RAM
@ramonskie
Copy link
Contributor

added efi support for aws,gcp,vsphere with the following commits

@github-project-automation github-project-automation bot moved this from Pending Review | Discussion to Done in Foundational Infrastructure Working Group May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants