qemu-ios icon indicating copy to clipboard operation
qemu-ios copied to clipboard

qemu-system-arm: Property 'iPod-Touch-machine.nor' not found

Open SRS026 opened this issue 1 year ago • 9 comments
trafficstars

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.

SRS026 avatar Dec 16 '23 00:12 SRS026

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?

devos50 avatar Dec 16 '23 10:12 devos50

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 avatar Dec 22 '23 18:12 SRS026

@SRS026 any update on this? 😁

devos50 avatar Jan 01 '24 15:01 devos50

Hi there - Will be back on my Mac this weekend so will give it another go then and update you 👍🏼 Thank you

SRS026 avatar Jan 03 '24 12:01 SRS026

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

MrDiagnose avatar Jan 30 '24 15:01 MrDiagnose

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.

SRS026 avatar Jan 31 '24 11:01 SRS026

You are on MAC os x86 right? 300480809-d0c58fbc-632e-4aec-bd12-14892b65d300 the qemu -system-arm binary should be about 28mb

MrDiagnose avatar Jan 31 '24 13:01 MrDiagnose

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.

SRS026 avatar Jan 31 '24 14:01 SRS026

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

MrDiagnose avatar Jan 31 '24 17:01 MrDiagnose