This post originated from an RSS feed registered with Java Buzz
by Weiqi Gao.
Original Post: Monoppix---A Mono Live CD
Feed Title: Weiqi Gao's Weblog
Feed URL: http://www.weiqigao.com/blog/rss.xml
Feed Description: Sharing My Experience...
Since Mono works on Windows, Linux, and Mac OS X, it's hard to imagine why anyone would want to download a 426MB ISO image just to see a working Mono installation. But then again, I did download it, burned the CD (from the Mac mini), and booted it on my Thinkpad, just to take a look at it. It contains the Mono 1.0.5 release of everything, the compiler, the JIT VM, the ASP.NET engine, the libraries, and the IKVM.NET JVM to CLI translator. MySQL is there, as well as the MonoDevelop IDE.
So, if you are a .NET developer who doesn't have a working Linux installation but would like to see your C# code running on a non-Windows operating system, Monoppix is for you.
If you just want to see your C# code running in Mono, you will be better off just to install Mono on Windows. Likewise, if you already have a Linux machine, you will be better off just to installation Mono on it. I just pulled down the latest unstable release 1.1.4 from the FC3 yum repository.