qemu-ios
qemu-ios copied to clipboard
qemu-system-arm: Property 'iPod-Touch-machine.nor' not found
Hi,
Thank you for your instructions - I am getting the following error when attempting to start iPod 2G via Terminal (Qemu/Build directory):
qemu-system-arm: Property 'iPod-Touch-machine.nor' not found
iPod 1G is booting perfectly though.
Thanks in advance for any pointers.
Hi! Which branch are you compiling/running? Note that the IT2G requires the code on a different branch (https://github.com/devos50/qemu-ios/tree/ipod_touch_2g), so maybe there's an error there?
Thanks for your reply - I did compile from the above link 👍🏼 Will give it another go after Christmas and let you know how it goes. Cheers!
@SRS026 any update on this? 😁
Hi there - Will be back on my Mac this weekend so will give it another go then and update you 👍🏼 Thank you
Hi there - Will be back on my Mac this weekend so will give it another go then and update you 👍🏼 Thank you
make sure you followed this for MAC ( x86) https://github.com/devos50/qemu-ios/issues/135#issuecomment-1914756808
Apologies @devos50 for getting back to you later than planned - Unfortunately the error still persists, despite re-compiling again using the 2G instructions provided.
Thank you also @MrDiagnose - I followed your alternative instructions but the same error 'qemu-system-arm: Property 'iPod-Touch-machine.nor' not found' is produced.
You are on MAC os x86 right?
the
qemu -system-arm binary should be about 28mb
I’m on a MacBook Air 2018 (x64) - MacOS Sonoma.
Compiled and run 1.0 on the device, 2.0 unachievable so far.
I’ve mis-read the part about this being for legacy Apple devices (x86) so will try this on a VM, if recommended.
Thanks for your reply.
you are using these files right? https://github.com/devos50/qemu-ios/releases/tag/n72ap_v1
what is the size of your qemu -system-arm binary should be about 28mb located inside qemu-ios/build directory
this guy was also getting the same error viz Property 'iPod-Touch-machine.nor' not found https://github.com/devos50/qemu-ios/issues/135#issuecomment-1913660185