devos50 / qemu-ios

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

Root shell #151

Closed MarioNooo closed 2 months ago

MarioNooo commented 3 months ago

Not really an issue, but how do I get a root shell on the emulator?

zoe-vb commented 3 months ago

Hi, if you're interested in a root shell, there's the single mode nor image option for the ipod touch 1st generation version which uses single mode. This requires the construction of a modified filesystem image in addition to the modified nor image.

MarioNooo commented 3 months ago

Hmmm how can I do that??

zoe-vb commented 3 months ago

https://github.com/devos50/qemu-ios-generate-nand/tree/main/docs please read the changes documentation and then follow the instructions for single user mode. You will need https://github.com/devos50/qemu-ios-generate-nor/tree/single_user_mode also

jeppojeps commented 3 months ago

I have made some good progress

https://github.com/devos50/qemu-ios/issues/140

MarioNooo commented 2 months ago

Closed as resolved