Hi,
Here 's the error from the install attempt. It is trying to use an extra ‘/’ in the path after /mnt:
Calling post-update helper scripts
External command: [ERROR] cbm (…/src/bootman/update.c:L81): No kernels discovered in /mnt//usr/lib/kernel, bailing
I assume it’s just an issue with the path in the script, or, have a made a mistake with the swupd os-install
command?
Looking at a valid version of that path, there are indeed some kernels:
ls -la /mnt/usr/lib/kernel/
total 488
drwxr-xr-x 3 root root 4096 Aug 11 05:07 .
drwxr-xr-x 20 root root 4096 Aug 11 05:37 ..
-rw-r--r-- 1 root root 83464 Jul 26 23:07 initrd-org.clearlinux.current.5.8.0.rc7-37
-rw-r--r-- 1 root root 69404 Aug 5 11:17 initrd-org.clearlinux.lts2017.4.14.192-122
-rw-r--r-- 1 root root 74612 Aug 5 11:13 initrd-org.clearlinux.lts2018.4.19.137-156
-rw-r--r-- 1 root root 80956 Aug 5 11:14 initrd-org.clearlinux.lts2019.5.4.56-56
-rw-r--r-- 1 root root 83476 Jul 26 23:09 initrd-org.clearlinux.mainline.5.8.0.rc7-34
-rw-r--r-- 1 root root 82320 Aug 5 10:08 initrd-org.clearlinux.native.5.7.13-975
drwxr-xr-x 2 root root 4096 Aug 11 05:07 install.d
Here’s the command used for the install, to an encrypted root with a separate lvm partition and lv for /home. The install was from a live server usb stick. Here’s the install command for reference:
swupd os-install /mnt --bundles=os-core,os-core-update,openssh-server,NetworkManager,sysadmin-basic,tzdata,bootloader,bootloader-extras,boot-encrypted,telemetrics --statedir=/mnt/var/lib/swupd