no i was just adding that to explain that grub needs special steps to work with secure boot enabled. if secure boot is off you can ignore that part.
no i was just adding that to explain that grub needs special steps to work with secure boot enabled. if secure boot is off you can ignore that part.
is secure boot enabled in the firmware? It is possible that you have a signed grub binary installed but the module signing is not yet rolled out. Edit: my mistake: if you are using grub with shim then all the necessary modules need to be baked into the grub binary. maybe grub was not installed correctly?
click on the link pls
“ἰχθύς” is the ancient greek word for “fish” https://en.wiktionary.org/wiki/ΙΧΘΥΣ
yes indeed. i keep being confused how email can still suck so much sometimes when it had decades to mature.
yeah this is a real pet peeve of mine.
In German many people, web mailers and also sometimes even email software use “AW:” (short for AntWort) instead of “Re:” and then some of them don’t even recognize the existence of a previous “AW:” or “Re:” giving you such wondrous email subjects as: “AW: Re: AW: Re: AW: AW: Re: AW: Re: really important subject” 🤦
you h2e it?
JXL rocks! Its so sad that some browser vendors are seemingly trying to kill it. It has basically all the features you could want for a JPG replacement and also has a reference implementation that implemented all that stuff as free software and with good documentation without any patent bullshit attached.
woah this is awesome!
maglevs need classical wheel systems anyway because there might be a power outage, so simply having wheels that are compatible with the local rail system is a brilliant idea.
add in a tiny propulsion system so they can use the normal tracks at low speed without the help of the maglev tracks and you can sort of blend the two systems together in critical locations like switches and train stations.
instead of putting a grub config in /boot/grub you could also try embedding it directly with grub-mkimage. you would need to point to the grub config that you have with -c and add all the needed modules as extra arguments at the end.
it is possible that the grub image you installed is just not looking for the config file at the right place.
or maybe try putting the grub.cfg in the same directory as the grubx64.efi