New install of clr: Cannot determine boot device
ahkok opened this issue · 1 comments
ahkok commented
Twice in a row on a new install. Using clear-29090-installer.img
, clr-boot-manager fails to update unless I mount /boot
manually:
# swupd bundle-add foo...
Calling post-update helper scripts.
none
[FATAL] cbm (../src/bootman/bootman.c:L430): Cannot determine boot device
Successfully installed 5 bundles
# mount /dev/sda1 /boot
# clr-boot-manager update
// no errors here
bryteise commented
This should be resolved with the latest release.