You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I try to run QEMU with the ./arm-softmmu/qemu-system-arm -M iPod-Touch,bootrom=<path to bootrom>,nand=<path to NAND directory>,nor=<path to NOR directory> -serial mon:stdio -cpu max -m 2G -d unimp command, it gives me the following error: zsh: no such file or directory: ./arm-softmmu/qemu-system-arm
And I did add the paths to the bootrom, nand, and nor directories.
The text was updated successfully, but these errors were encountered:
Whenever I try to run QEMU with the
./arm-softmmu/qemu-system-arm -M iPod-Touch,bootrom=<path to bootrom>,nand=<path to NAND directory>,nor=<path to NOR directory> -serial mon:stdio -cpu max -m 2G -d unimp
command, it gives me the following error:zsh: no such file or directory: ./arm-softmmu/qemu-system-arm
And I did add the paths to the bootrom, nand, and nor directories.
The text was updated successfully, but these errors were encountered: