devos50 / qemu-ios

A QEMU emulator for legacy Apple devices
Other
865 stars 63 forks source link

No such file or directory #147

Open gleebles opened 4 months ago

gleebles commented 4 months ago

Hello, I dont know what I'm doing, i have been trying to get this to work for a few hours and i am stuck at this error message

qemu-system-arm: iPod-Touch,bootrom=bootrom_240_4.iboot,nand=nand,nor=nor_n72ap.bin: Could not open 'iPod-Touch,bootrom=bootrom_240_4.iboot,nand=nand,nor=nor_n72ap.bin': No such file or directory

I have the unzipped nand, bootrom, nor and qemu-system-arm in one folder together

I am on an M3 chip on Sonoma

I am confused and lost, thanks if you read

zoe-vb commented 3 months ago

qemu-system-arm -M iPod-Touch,bootrom=bootrom_240_4.iboot,nand=nand,nor=nor_n72ap.bin should work, if not try passing the absolute path of the items to qemu