devos50 / qemu-ios

A QEMU emulator for legacy Apple devices
Other
981 stars 65 forks source link

QEMU keeps repeating same string of characters #177

Closed Marko2155 closed 3 months ago

Marko2155 commented 3 months ago

When i run the command ./arm-softmmu/qemu-system-arm -M iPod-Touch,bootrom=/Users/marko2155/Downloads/bootrom,nand=/Users/marko2155/Downloads/nand,nor=/Users/marko2155/Downloads/nor.bin -serial mon:stdio -cpu max -m 2G -d unimp, it does a lot of stuff but then ends up repeating this:

Screenshot 2024-08-07 at 8 53 28 PM
daniilfigasystems commented 3 months ago

This is kernel feature, you cannot disable it.

Marko2155 commented 3 months ago

well now its kernel panicking

daniilfigasystems commented 3 months ago

Can you send output log?

Marko2155 commented 3 months ago

can't, i deleted everything after posting this, i'm off to do other stuff though soo...... [CLOSED]