I can’t tell if this is a bug or if I’m doing something wrong, but when I load the Everything ISO and access the GRUB menu, set inst.sdboot after ‘quiet,’ and press Ctrl+X, it doesn’t install with systemd-boot, it just keeps using GRUB.
Can spell out in a bit more detail where you put the command?
Someone on reddit says “I used the fedora everything iso which ships with systemd-boot by default. just add the kernel parameters"inst.sdboot” to where it says “Fedora 41” then boot. "
I tried that and that didn’t work. I tried the way I was doing it before then checked the anaconda.log file and it doesn’t have any errors, or anything about systemd-boot.
I also took a look into packaging and the journal.log..I found bits talking about boot loaders or sdboot etc.
It is an interesting topic so I will keep poking around and see if anything comes up.
I did notice in your screenshot vs the one from FedoraForums, that their screenshot has linuxefi and then a path, while yours has linux and then a path…
I was just wondering why the netinstall thing doesn’t work and if it was a bug or not. Lol doing it your self takes about 30ish minutes so it would have been nice if it did work.
I’m just trying to figure it out now for future me.
Did either of you end up getting any clarity on this issue? I’m running into the same thing when I use the F43 “Everything” netinstall ISO. It may be worth noting that grub also says linux rather than linuxefi for me. Placing the argument between the LABEL and quiet also does not work.
There is nothing in var/log/anaconda/anaconda.log after the installation to indicate that something went wrong; greping for systemd-boot returns no results.