
As well as 5.10.256

Thank you very much for testing the stable long-term kernels 5.10.256 and 6.12.90.


I added a kernel package with the new NTFS Resurrection driver. You need to remove the ntfs-3g package before you mount with the new driver.xeno74 wrote: Mon Jun 01, 2026 7:27 am Here is the RC6 of kernel 7.1 for X1000 and e5500 machines (X5000/20, X5000/40, Mirari, and QEMU VMs).
Download and further information: github.com
Code: Select all
qemu-system-ppc64 -M ppce500 -cpu e5500 -smp 8 -m 16384 -kernel linux-image-7.1-rc6-X1000_e5500_with_new_NTFS_driver/e5500/uImage-7.1 -append "rw root=/dev/vda" -drive format=raw,file=/dev/shm/void-live-powerpc-20230317.img,index=0,if=virtio -drive file=nvme.qcow2,format=qcow2,if=none,id=nvme,index=2 -device nvme,serial=deadbeef,drive=nvme -netdev user,id=mynet0 -device virtio-net,netdev=mynet0 -device virtio-gpu -device virtio-mouse-pci -device virtio-keyboard-pci -device virtio-scsi-pci,id=scsi0 -device scsi-cd,bus=scsi0.0,drive=cdrom0 -device scsi-cd,bus=scsi0.0,drive=cdrom1 -drive file=aol5.iso,format=raw,readonly=on,id=cdrom0,if=none -drive file=net.iso,format=raw,readonly=on,id=cdrom1,if=none

