Open JamiKettunen opened 2 years ago
Sorry for such a late response, there were some things to do. So far, I do not know how to solve this problem, since during the Upgrade
operation, the pacman
launches the Remove
hook anyway. The only solution at the moment is to disable the kernel removal hook. REMOVE_HOOK=1
I found out about CMDLINE_DEFAULT
afterwards and since I planned to use same cmdline for both I'm happy enough with using that instead; this still remains an issue though indeed if you want to use different cmdlines
1.9.r0.g2d8eae8-1
(up-to-datekesboot-git
from AUR)linux
andlinux-mainline
)Every time I upgrade my kernel packages, e.g.
linux
, the CMDLINES element for that kernel simply is removed and replaced with'linux' ''
at the end of the array.Relevant parts of upgrade log where this issue happened:
My current
/etc/kesboot.conf
: