@sailor
Quote:
In real Pegasos 2 is most capable for linux among 1st AmigaNG generation..
Maybe there are only two people in the world interested in Linux and Pegasos2 — you and me....
As of today, the latest Linux kernel (7.0.10) runs on a Pegasos 2 PPC system in QEMU.
I added just one more thing to the official kernel: the “bore linux scheduler.”
qemu-system-ppc -machine pegasos2 -m 1024 -bios ./pegasos2.rom -serial stdio -vga none -drive format=raw,if=none,id=rdb,file=Linux.hdf -device ide-hd,drive=rdb,bus=ide.0 -netdev user,id=mynet0 -device rtl8139,netdev=mynet0 -cdrom debian-8.11.0-powerpc-DVD-1.iso -device ati-vga,vgamem_mb=32,"romfile=",guest_hwcursor=true -display cocoa,gl=core,full-screen=off,zoom-to-fit=off -device pci-ohci -drive file=fat:rw:/tmp/qemu,id=ufat,format=raw,if=none -device usb-storage,bus=usb-bus.2,port=2,drive=ufat -fsdev local,security_model=mapped,id=fsdev0,path=/Users/marekus/Downloads -device virtio-9p-pci-non-transitional,id=fs0,fsdev=fsdev0,mount_tag=SHARED
I thought the CHRP code had been removed from the Linux kernel, but surprise, surprise.
If something interests even a few people around the world, it was worth checking out 
