The latest upgrade push kernel 4.4.126 and crash Rock64 when reboot.
By using serial cable, there is a short moment that user can select to boot from the previous kernel (the lovely stable 4.4.77). So, be claim, everything is still there, I believe.
Unfortunately, seems that there is no hope for pure ssh remote control boxes.
Anyway, any elite kind enough to post a know-how on how to change the default boot order specifically for Rock64 on this forum.
Thank you
p.s. if possible, also a know-how to prevent the kernel from being updated automatically.
the 1st know-how
$ sudo vi /boot/efi/extlinux/extlinux.conf
change the 2nd line from
default kernel-latest
to
default kernel-previous
By using serial cable, there is a short moment that user can select to boot from the previous kernel (the lovely stable 4.4.77). So, be claim, everything is still there, I believe.
Unfortunately, seems that there is no hope for pure ssh remote control boxes.
Anyway, any elite kind enough to post a know-how on how to change the default boot order specifically for Rock64 on this forum.
Thank you
p.s. if possible, also a know-how to prevent the kernel from being updated automatically.
the 1st know-how
$ sudo vi /boot/efi/extlinux/extlinux.conf
change the 2nd line from
default kernel-latest
to
default kernel-previous