Still no answer to my question.Teashum wrote: ↑Mon Feb 20, 2023 4:01 amHi,
I’ve just upgraded my HC4 from Ubuntu 20.04/kernel 5.13 to Ubuntu 22.04.2/kernel 5.15 (do-release-upgrade + apt-get update + apt-get dist-upgrade) :
Before :
Linux naz 5.13.0-odroid-arm64 #1 SMP PREEMPT Ubuntu 5.13.16-202207222133~focal (2022-07-22) aarch64 aarch64 aarch64 GNU/Linux
After :
root@naz:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.2 LTS
Release: 22.04
Codename: jammy
root@naz:~# uname -a
Linux naz 5.15.0-odroid-arm64 #1 SMP PREEMPT Ubuntu 5.15.90-202301261933~jammy (2023-01-26) aarch64 aarch64 aarch64 GNU/Linux
Everythings seem to be ok, except the autoboot with Petitboot (version 20221228) which no longer works. After a poweroff, the boot partition Ubuntu 22.04.2 on disk sda1 is perfectly detected and shown in the petitboot menu, but Petitboot is unable to autoboot the HC4. However, when I manualy select “Ubuntu 22.04.2” in the menu, the HC4 boots up without any problem. The reboot also works without any concern (sudo reboot).
Is there any issue with this petitboot version and 5.15 Kernel ? Do I need to downgrade to kernel 5.13 or install another kernel ?
Thanks
Is my configuration supported ?