React OS considered to be a linux distro?

j0k3r

Distinguished
Sep 18, 2007
15
0
18,510
I know this may be a dumb question, but no one seems to give a direct answer. Is React OS a linux that runs windows, or is it actually a windows based os. If i remember right it's kernel is in java, so that would sound more linux like, but i'm not sure. The only reason I ask is because i'm debating if I should try using the alpha version for my main os. Sorry if this is in the wrong place. Many thanks in advance for your comments! :)
peace
 

Zorak

Distinguished
Mar 20, 2006
505
0
18,990
Well, allow me to address your comments in reverse order. First off, I wouldn't recommend using ReactOS as your main OS right now simply because it is alpha like you said. It is not intended for everyday use yet. The case in point being that on their website they said that right now their support for TCP/IP is still broken if not incredibly slow, which will put a huge damper on everyday use.

Also, I may be wrong, but I don't think the kernel would be written in java since that would require the use of a JVM to run the OS and there is no point in having all that extra overhead for an actual operating system. Traditionally, an OS will be written in C if not in outright Assembly language.

Lastly, just as it says on their website, React OS is in NO WAY a Unix-like system (it has no linux or unix code in it and NO windows code). The kernel is written completely from scratch with the sole purpose of creating an open source windows clone. The best way to put this into perspective for you is that ReactOS is essentially what GNU (and all GNU variants) is to Unix: an open source clone of the OS that aims at total binary compatibility and tries to enhance and outperform the OS that 'inspired' it. ReactOS tries to implement the API of windows in order to try to be compatible, while also trying to be better and faster. In essence, ReactOS is trying to be a better windows than anything put out by MS.

All of this is listed in the FAQ over at the reactOS webpage, so if you'd like to fact check my statements, feel free.

ReactOS is an interesting project, and I fully intend to use it as a windows replacement to run my windows programs, but until then i'll stick to dual booting linux/windows.

-Zorak
 

j0k3r

Distinguished
Sep 18, 2007
15
0
18,510
Thanks linux_0, and Zorak for clearing that up for me! :) I'm guessing the reason why it's on some sires that have linux stuff is because of the GPL (which I should of thought of earlier).
Peace
 

linux_0

Splendid
The QEMU image works quite well and the OS seems to run fast :)

Didn't have much luck with the live CD though.

It's worth trying on QEMU or VMWare although it is still alpha.

The beta version is expected to be released soon and is expected to be more usable.

:)
 
I had a play with it a while back under VMWare and was impressed with the progress so far. The aim as I understand it is full Win2k binarry compatiblity which if achieved would be the end of my XP VM.

As other have said though its still early days.