ea / bosch_headunit_root

Documentation and code for rooting and extending a Bosch car head unit (lcn2kai)
388 stars 57 forks source link

qemu emulation #7

Closed ea closed 3 years ago

ea commented 3 years ago

Bosch unit is based on NEC's NaviEngine platform and there are a few references online about OpenSolaris being ported to ARM , for NaviEngine specifically. What's more, the existing docs mention a Qemu patch that adds NaviEngine as a supported machine.

Some internet archive spelunking reveals the patch was named qemu-0.9.1-arm-ne1-solaris.patch.bz2 but I was unable to locate a copy. ARM port of OpenSolaris is available at https://github.com/alhazred/onarm/

Try to locate the patch, or otherwise test qemu support.

ea commented 3 years ago

No luck finding these anywhere, but OSS release from Bosch contains kernel patches at least, so those could be used to make a qemu machine.