Comment by andai
8 hours ago
Can we get an official statement on which OS your project runs inside which OS? It's left slightly unclear, for the uninitiated!
8 hours ago
Can we get an official statement on which OS your project runs inside which OS? It's left slightly unclear, for the uninitiated!
doslinux is some tricky sleight of hand where it looks like Linux is running inside DOS, but it's actually the other way around (even though DOS boots first).
WSL9x takes quite a different approach. Windows boots first, but once Linux starts both kernels are running side-by-side in ring 0 with full privileges. They are supposed to cooperate, but if either crashes then both go down.