Hi.
I just updated my system after a week since I was away.
After rebooting now I have no entries other than Boot into Firmware Interface on the systemd boot menu.
I tried chrooting from a live usb but I cannot find a way to fix it. I tried to mkinitcpio from chroot, also kernel-install from chroot, none of theose commands seems to work properly.
Please help. I have an assignment submission tomorrow and this is my only computer.
I chrooted using arch-chroot.
Ran reinstall-kernels (got an error - initrd /boot/*-ucode.img not a file.)
Then ran mkinicpio -P (image generation successful).
Then ran bootctl install.
I still do not have any entries in the systemd boot menu, only Reboot into Firmware Interface.
If you consider this Topic as resolved, please go to the post that helped the most to solve your problem. Click on the icon at the bottom ( check mark in a box) to mark that post as the solution.
An update isn’t allowed to finish for whatever reason(User cancels in the middle, battery dies, forget the update is running and shutdown the system, etc)
The packages dracut, kernel-install-for-dracut or kernel-install-mkinitcpio are removed from the system
Pay attentions to the update process and be sure there are no errors reported.
Thanks a lot @dalto
So, generally speaking it is something form outside, something outside a normal update, or something the user did! It is not like the Grub update that breaks if the user was not alert to do what is needed.
So, no worries from a just normal update provided that I won’t do something silly like turning off the machine while updating.
Systemd being a piece of software, and quite complicated at that, it is not immune to having bugs. There is always a probability that a new bug is crept into it in a future update.
Nobody could tell how probable that would be but the best “preemptive” course of action is to learn how to rescue the system if/when such “breakdown” happens.
How come you say you are non-expert. I have been here for a year, and I count you an expert. No complements. This is what I think.
This a rule of thumb for any software. Software = Bugs no matter what.
This goes without saying,
What I meant -with all my due respect- to all developers, all software and all users, was that Grub by design will cause a problem if the user was not completely alert and do what is required if Grub got an update that requires the user to … do a few things to avoid having an unbootable system.
But as @dalto explained, the issue in this topic is outside systemd-boot and its design. That is if updated normally or system updated, or kernel updates it does not require anything to be done by the user. It just works and it will just work. That is it just works by design.