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

Typo in Make file + No UEFI boot #133

Open
bert003 opened this issue Apr 6, 2024 · 0 comments
Open

Typo in Make file + No UEFI boot #133

bert003 opened this issue Apr 6, 2024 · 0 comments

Comments

@bert003
Copy link

bert003 commented Apr 6, 2024

Line 541 has to change from if [ "$NONFREE" = true ]; then to if [ "$NONFREE" == true ]; then

Also, UEFI boot does not work. I have all the requirements installed and the ISO compiles successfully. I compared version 4 and version 5 and the only differences seem to be in the grub EFI files. They are much larger in size.

Any feedback?

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

1 participant