Hello 
So I wanted to share something I've been working on called PaxOS, a FreeBSD-based distro that attempts to run BSD, Linux and Windows.
I created PaxOS out of curiosity after trying "ReactOS" and I thought: "I wonder if there is a distro or OS that runs three things?" but instead of rewriting the kernel, I used FreeBSD to make PaxOS.
How it works: FreeBSD runs BSD natively, Linux runs through Linuxulator (Debian 13) and Windows runs through Wine.
It is still very early (Version 0.1 Alpha) and I recommend running on Virtual Machine. I just built PaxOS out of curiosity and not a replacement.
Pax comes from Latin, which means peace.
And here is the source code: https://gitlab.com/paxos-project/paxos
Any feedback and thoughts are welcome to me
So I wanted to share something I've been working on called PaxOS, a FreeBSD-based distro that attempts to run BSD, Linux and Windows.
I created PaxOS out of curiosity after trying "ReactOS" and I thought: "I wonder if there is a distro or OS that runs three things?" but instead of rewriting the kernel, I used FreeBSD to make PaxOS.
How it works: FreeBSD runs BSD natively, Linux runs through Linuxulator (Debian 13) and Windows runs through Wine.
It is still very early (Version 0.1 Alpha) and I recommend running on Virtual Machine. I just built PaxOS out of curiosity and not a replacement.
Pax comes from Latin, which means peace.
And here is the source code: https://gitlab.com/paxos-project/paxos
Any feedback and thoughts are welcome to me