New ISOs can only install in UEFI not Legacy Boot #347
Labels
No labels
Done
bug
buildiso
buildpkg
buildtree
critical
deployiso
duplicate
enhancement
help wanted
in progress
invalid
manjaro-chroot
note
old-not-relevant
optional
question
sonar
todo
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tools/manjaro-tools#347
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have been creating custom ISOs monthly. I changed nothing. All seems to build fine except some errors in the building process like:
I think I got these before. All goes well and installs the ISO but only when booting into UEFI mode. When booting into Legacy Boot it fails at around 98% install with such errors:
The bootloader could not be installed. The installation command <pre>grub-mkconfig -o /boot/grub/grub.cfg</pre> returned error code 1.I reinstalled the manjaro tools git versions, I checked so many things...I simply cannot know what to do.
Used to work just fine. Now it only works to install in UEFI.
changed title from New ISOs can only install in UEF{-O-} not Legacy Boot to New ISOs can only install in UEF{+I+} not Legacy Boot
changed the description
changed the description
assigned to @philm
@Tio This should be fixed with recent versions of
grub. Are you using the unstable or stable branch?Great! I am using Stable but I guess it didn't land in Stable yet? I will test as soon as it does. Thanks!
That fix is backported to 25.0.10 of Manjaro OS already.
So that means I could give it a go and build a custom ISO with Manjaro's Tools already?