I know of Windows, Linux/Unix distros, OS X and OS/2. What other desktop operating systems are available or being experimented with?

Spare me the Linux/Unix based ones. I am a Unix fan but I'd love to hear of more variety.

link|improve this question
feedback

migrated from stackoverflow.com Sep 7 '09 at 12:26

This question came from our site for professional and enthusiast programmers.

15 Answers

up vote 17 down vote accepted

There is an opensource windows OS that is currently in Alpha:

http://www.reactos.org/

Also, an opensource BeOS which is available:

http://www.haiku-os.org/

Another is a kind-of Amiga based opensource os:

http://aros.sourceforge.net/

link|improve this answer
feedback

There's also:

link|improve this answer
feedback

For Acorn fanatics there's RISC-OS. Acorn computer were commissioned by the BBC for schools in the UK to make a classroom computer, Acorn eventually went on to become ARM. Its still possible to buy RISC based desktop's using Intel XScale chips designed for embedded computers.

For a sort of 'UNIX-as-it-should-have-been' see Plan9 and to a lesser extent GNU-HURD

link|improve this answer
feedback

ReactOS is something I am going to watch - I have a VMware virtual machine of this OS and it actually runs Firefox on it. Basically, they are trying to clone Windows XP. From their homepage:

The ultimate goal of ReactOS is to allow you to remove Windows® and install ReactOS without the end user noticing the change.

Interesting, if nothing else.

link|improve this answer
So it'll be no faster and just as susceptible to malware? My, what lofty heights their dreams are ;) – Phoshi Sep 7 '09 at 14:18
feedback

For the console-enthusiasts there's always FreeDOS.

link|improve this answer
feedback

ReastOS is far from usable. I've tried all alternative OSes out there (at least all that were mentioned here), and I've fallen in love with Haiku. While it is not yet ready for production use, it is the most stable, it is actively developed and has a very enthousiastic community (look at the Haiku Code Drive: they raised $7,765.67 in two weeks without prior announcement).

It is built from scratch, but both binary and source compatible with the respected BeOS. And it's an absolute joy to use, despite the many bugs and missing features. Just don't try to live with just Haiku before they get to a release.

link|improve this answer
feedback

Minimalistic fasm based Menuet OS and it's distr Kolibri OS

link|improve this answer
feedback

Try Haiku - it's loosely based around BeOS, which sadly died a death many a year ago. I fondly recall being able to boot to a usable desktop in under 15 seconds with Be, back on a venerable old 486 with 8 megs of ram.

link|improve this answer
feedback

From Visopsys (VISual OPerating SYStem)

Visopsys (VISual OPerating SYStem) is an alternative operating system for PC-compatible computers, written "from scratch", and developed primarily by a single hobbyist programmer since late 1997.

Visopsys is free software and the source code is available under the terms of the GNU General Public License. The libraries and header files are licensed under the terms of the GNU Lesser General Public License.

The bulk of Visopsys is a fully multitasking, 100% protected mode, virtual-memory, massively-monolithic-style kernel. Added to this is a bare-bones C library and a minimal suite of applications — together comprising a small but reasonably functional operating system which can operate natively in either graphical or text modes. Though it's been in continuous development for a number of years, realistically the target audience remains limited to operating system enthusiasts, students, and assorted other sensation seekers. The ISO and floppy images available from the download page can install the system, or operate in 'live demo' mode.

link|improve this answer
feedback

One OS that comes to my mind is BeOS.

More information is available at http://en.wikipedia.org/wiki/BeOS

Some work is being done in terms of development of patches and daily builds and can be obtained from here

http://www.bebits.com/app/2680

link|improve this answer
feedback

Sky OS
It is closed source pay-ware (30 EUR).

link|improve this answer
feedback

Most of the other suggestions seem to be fairly mainstream OSes. Try something really different - Oberon.

link|improve this answer
feedback

Since everyone seems to be suggesting *nix, and thats not what the OP wants Ill input my .02 and say: Amiga

link|improve this answer
feedback
   Sun Solaris, for instance.
link|improve this answer
feedback

I had a quick look at QNX a few years ago, when it was poised to be the basis for a next generation AmigaOS. Looked promising. I'm not sure if they pursued the desktop far after that though.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.