@Balaton
I moved the 3 boot files, bboot boot.fth, and Kickstart.zip
In the main AmigaOS disk where amigaboot.of is
it gives me this error:
ok boot hd:0 bboot.fth
error: error while trying to load or boot
Note:
Kickstart.zip
with a capital "K".
Is it possible that I'm doing something wrong ?
Thank you.


sudo qemu-system-ppc -M pegasos2 -m 1024 -bios /home/white/Scaricati/pegasos2.rom -serial stdio -drive media=disk,format=raw,file=/home/white/Scaricati/32gb.raw -drive media=disk,format=raw,file=/home/white/Scaricati/coffin.raw -netdev user,id=net -device rtl8139,netdev=net -vga none -device vfio-pci,host=06:00.0,bus=pci.0,x-vga=on,multifunction=on -device vfio-pci,host=06:00.1,bus=pci.0 -device bochs-display,romfile=""
Edited by white on 2025/4/14 13:23:57