r/linux 3d ago

Mobile Linux ipad mini1(apple A5) running linux on custom iBEC. No XNU. Custom IRQ driver

Post image

https://github.com/teutekeune/iBSSloader Research and tooling to boot Linux on iPad mini 1 (P105AP / iPad2,5, Apple A5) via checkm8, patched iBSS/iBEC, and custom bare-metal payloads — without writing to the iOS install.

50 Upvotes

3 comments sorted by

2

u/freyalir 3d ago

without writing to the iOS install

What does this mean? Can it dual boot?

love seeing these. keep up the great work.

6

u/Nemege16 2d ago

it runs on RAM because i couldnt write data to the nand from the ibec environment. Thank you🙏

0

u/SmackDownFacility 2d ago

Is your driver signed? Where are your installation instructions? You can’t just make a driver and then not sign it. It’s the chain of trust we have at Linux