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

Unsupported Machine type #199

Open
Tech-Wizardd opened this issue Dec 6, 2024 · 2 comments
Open

Unsupported Machine type #199

Tech-Wizardd opened this issue Dec 6, 2024 · 2 comments

Comments

@Tech-Wizardd
Copy link

When I run the command qemu-system-arm -M iPod-Touch,bootrom=/Users/USERNAME/Downloads/iPod\ Touch\ EMU\ stuff/bootrom_240_4, nand=/Users/USERNAME/Downloads/iPod\ Touch\ EMU\ stuff/nand, nor=/Users/USERNAME/Downloads/iPod\ Touch\ EMU\ stuff/nor_n72ap.bin -serial mon:stdio -cpu max -m 2G -d unimp, I get "Unsupported Machine Type"
Specifically,
"qemu-system-arm: unsupported machine type: "iPod-Touch"
Use -machine help to list supported machines"

In case anyone is curious, I did actually have my username in that spot, I just renamed it here. I also removed the beginning part as it listed an unknown directory and failed to work at all with it there.

@daniilfigasystems
Copy link

daniilfigasystems commented Dec 7, 2024

you need to compile it first and start by cd to build directory and .\soft-mmu\qemu-system-arm

@Tech-Wizardd
Copy link
Author

you need to compile it first and start by cd to build directory and .\soft-mmu\qemu-system-arm

I did, I followed all of the instructions and it still says that.

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

No branches or pull requests

2 participants