Cannot remove systemd-boot in favor of GRUB #411
Unanswered
crawfordlong
asked this question in
Q&A
Replies: 2 comments
|
Not sure if the same issue, but i had to use sudo nixos-rebuild boot --flake .#macbook --install-bootloader |
0 replies
|
Using grub is a bit out of scope, let's convert this to a discussion. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This is a strange one, and I'm not even sure what to provide to troubleshoot the issue. The very short version is that:
Some of the sources I found suggested adding the following to my config:
But the apple-silicon-support flake already includes these options with opposite values.
Anyone ever run into a zombie systemd-boot setup and successfully remove it?
All reactions