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

Add multiboot images #14

Open
cilki opened this issue Jun 28, 2022 · 1 comment
Open

Add multiboot images #14

cilki opened this issue Jun 28, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@cilki
Copy link
Member

cilki commented Jun 28, 2022

It should be possible to support multiboot images (multiple operating systems in one image) by running the regular build process on each template in parallel and then merging the results into a final image.

The trick will be how to create a new EFI partition based on the originals. Merging those partitions might be complicated, so it may be best to just preserve them and chainload from GRUB.

@cilki cilki added the enhancement New feature or request label Jun 28, 2022
@cilki cilki self-assigned this Jun 28, 2022
@cilki
Copy link
Member Author

cilki commented Jul 4, 2022

Note to myself later that this project may be helpful: https://www.rodsbooks.com/refind/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant