09-29-2023, 01:38 PM
Re upgrade
I took a bull-in-the-china-shop approach and rammed Bookworm into a working copy of 64-bit moOde 8.3.6, first unholding all packages so I would end up, hopefully, with the current working version of Bookworm. This blows away moOde, of course, although there are remnants (such moOde's message of the day)..
I'm getting too old to trust my memory of how I used to do things so I followed this gist
The Pi comes up
and /etc/os-release contains
I haven't explored the RPi github to see what kernel they're targeting for the released version.
Regards,
Kent
I took a bull-in-the-china-shop approach and rammed Bookworm into a working copy of 64-bit moOde 8.3.6, first unholding all packages so I would end up, hopefully, with the current working version of Bookworm. This blows away moOde, of course, although there are remnants (such moOde's message of the day)..
I'm getting too old to trust my memory of how I used to do things so I followed this gist
The Pi comes up
Code:
Linux: 6.1.21-v8+ #1642 | aarch64 (64-bit) | RaspiOS: 12.1
Model: Pi-4B 1.1 2GB
...
and /etc/os-release contains
Code:
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
I haven't explored the RPi github to see what kernel they're targeting for the released version.
Regards,
Kent