top | item 9226462

(no title)

wukoje | 11 years ago

Why not just use containerization instead? it is the best fit for a RB pi in any aspect. Almost no performance penalty and incredible use cases. Imagine having a fast bare OS on it and deploying remotely containers trough tutum web interface. IoT start to make sense now? :)

discuss

order

simcop2387|11 years ago

This ends up really useful if you want to run a different operating system at the same time. It might make it possible to run Windows RT and Linux at the same time on the RPi2 (or as the author is wanting, NetBSD and Linux). This is something that cannot be done by a container system. For practical setups though, you are correct you'll get a better experience with the lower overhead of a container system and likely better support. Being able to work around the hardware issue on the RPi2 though to enable this is something I didn't think was really doable. Congrats to the author, this is a really great development.

tmzt|11 years ago

Would be pretty cool to have colinux on WinRT if you wanted to go the other way.

There were also some demos of Android and Windows CE running on the same hardware before ARM had intentional hardware virtualization support.