darwin-on-arm / xnu

Porting the Darwin kernel to the AArch64/ARMv7/ARMv6-A architectures.
Other
582 stars 146 forks source link

iPhone 3GS and iPod Touch 4G fails to boot with ramdisk #31

Open Znet12345678 opened 9 years ago

Znet12345678 commented 9 years ago

I have an issue and several questions with this kernel. My issue is that my iPod Touch and iPhone 3GS hangs at "AppleARMIO::start: Publishing device tree entries to IOService plane"I have tried passing the boot arguments "kextlog=0xffffffff io=0xffff" and it gets passed this point but kernel panics. My current boot arguments are "-no-cache rd=md0 debug=0x14e -v serial=3". One of my questions is can you upload this image to an iPhone with arch Linux instead of redsn0w. Secondly is it possible to load your kernel through openiboot command line. thanks img_0742

Znet12345678 commented 9 years ago

Okay so I got it to boot. Is there any way to boot a A4 image in qemu?