Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue running QEMU #209

Open
waterloggedstair opened this issue Dec 29, 2024 · 1 comment
Open

Issue running QEMU #209

waterloggedstair opened this issue Dec 29, 2024 · 1 comment

Comments

@waterloggedstair
Copy link

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.

@devos50
Copy link
Owner

devos50 commented Dec 30, 2024

What OS are you using? And are you sure that the compilation process completes correctly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants