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

Any chance to change the script to use "pure" UEFI? #2

Open
Trovalds opened this issue May 30, 2019 · 2 comments
Open

Any chance to change the script to use "pure" UEFI? #2

Trovalds opened this issue May 30, 2019 · 2 comments

Comments

@Trovalds
Copy link

Your script uses GRUB in both scenarios (BIOS and UEFI) and in this second case UEFI do not need GRUB installed at all.

So, any plans to change (or implement) this in future?

PS: english is not my native language.

@lucascouts
Copy link

To use Pure UEFI you'll need set the path of the partition system and initramfs(if use), directly on kernel.

https://www.funtoo.org/Pure_UEFI_Boot_Guide

@asarubbo
Copy link
Owner

Your script uses GRUB in both scenarios (BIOS and UEFI) and in this second case UEFI do not need GRUB installed at all.

So, any plans to change (or implement) this in future?

PS: english is not my native language.

Hello,

before release any archive I test them on hetznercloud. Unfortunately I can't do the same for the pure UEFI case because I don't have any way to test it.

Anyway, both the script and the tarball are highly customizable. You can do whatever in the script and from the script itself you can make any changes in the tarball ( like remove grub and so on ).

If in the tarball there are some changes that take some time (e.g. rebuild) and I can support them, I will be happy to apply whatever is 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