-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Default systemd-boot entry not working #29
Comments
Activating a boot env marks it as the default entry in the boot loader and promotes the dataset clone. |
Ok thanks. Why not making auto-default+promote at startup ? and using
@zhimsel do you face the issue of systemd-boot not correctly boot defaultly set entry ? |
I think I may have noticed it a week or so ago, but I don't remember. I can
check specifically if needed...
|
@zhimsel can you try and tell me if its working please ? |
Sure. I'll test this later today.
|
@eoli3n So I just tested what I think was the issue, and it didn't occur for me. My test procedure (while booted into the
So it seems to have been fixed. I vaguely remember seeing it as a bug that was fixed in For reference:
¯\_(ツ)_/¯ |
Thanks for testing, I will try to understand what's going on here. |
I also attempted @zhimsel 's test and cannot reproduce bootctl version: |
I think that my bootenv names are problematic:
I will test @zhimsel procedure when i have time |
I'm still running that bug, which is pretty annoying. |
This is not a zectl issue : systemd/systemd#15068
But as it is an important feature for zectl, i'm wondering if you workedaround it ?
If you reboot without beeing in front of your screen and without speedly select (and remember) the right boot env, so you get the last created boot env booted. It could be really painful if you didn't notice it...
I still don't get why i need to "activate" a bootenv after booted it ? As we select a bootenv in systemd-boot at boot, it sound like making the work twice, and being more complex without beeing useful. If i want to revert, i reboot to the previous boot env, so why activate mechanism offers more ?
The text was updated successfully, but these errors were encountered: