Sure. It's debian. Uname -a for me is different because I have recompiled the kernel several times. And I can't use 6 on this old netbook if I want to enable kvm. The latest version supported is 5.7. Higher than this qemu will not be recognized by kvm anymore. No problem if you don't want to use kvm ; you can even use 6.x. The image that I've used there is the 6.x onboard,but I have recompiled 5.4.
On Mon, Aug 28, 2023 at 7:10 PM Christian Britz <cbr...@t-online.de> wrote: > On 28.08.23, 18:44, zithro wrote: > > On 27 Aug 2023 12:09, Mario Marietto wrote: > >> $ uname -a > >> Linux chromarietto 5.4.244-stb-cbe > >> #8 SMP PREEMPT Sat Aug 19 22:19:32 UTC 2023 armv7l GNU/Linux > > > > Is it normal to get this "old" kernel on bookworm ARM ? No 6.x versions ? > > This does not seem to be a Debian kernel at all. I get this on my > Raspberry Pi running bookworm: > > $ uname -a > Linux raspberrypi 6.1.0-11-arm64 #1 SMP Debian 6.1.38-4 (2023-08-08) > aarch64 GNU/Linux > > -- > https://www.cb-fraggle.de > > -- Mario.