I have an arm64 laptop. It only can install the linux distro which device producer provide. But the distro is too old (based on Debian 9), now I want install another newer one. Here is my issue:
I tried fedora or Debian live usb iso, it can’t boot, maybe since the kernel is special patched.
It’s possible to install latest fedora on a patched 5.4 kernel?
It’s possible to install with the laptop’s installed patched kernel ? Maybe I can get the patched iso and extract the patched kernel
Fedora is always on the latest kernel, currently 6.5.x. Also, Fedora ships it’s kernel, you don’t install Fedora while keeping an old kernel from another distribution.
maybe, maybe not. 5.4 was released 4 years ago, there might be features in Fedora that require newer kernels, for example btrfs, which is default in Fedora (can be changed).
So, you want to create a Fedora 38 iso with the old, custom 5.4 kernel that is provided by OEM?
Yes, that’s I want.
Now I try to create rootfs from chroot, and find some way to boot it. I will have a try, hope Fedora can support the kernel, or I have to suffer the OEM very old desktop enviroment