etc
November 10th, 2005, 06:55 PM
http://www.menuetos.net/
I thought this was interesting, and you guys should have a look.
It's written in ASM for 64bit and 32bit systems, and fits on a single floppy. It doesn't touch the harddrive, and has a complete GUI.
It amazes me they could fit all of this on a single floppy.
The project developement is growing extremely fast. The last time I checked this out, it didn't have half the stuff it does now.
They even have ports of things like ScummVM, Doom, Dosbox, and Quake. Check it out http://www.menuetos.org/screens.html
Best of all it works in qemu!
Why not try it out, its a 1.4mb download
To use in Qemu
Download 32bit img http://optusnet.dl.sourceforge.net/sourceforge/menuet/m078.img
Then
qemu -boot a -fda m078.img -pci -user-net
Replace m078.img with the name of the 64bit img if you use a 64bit system.
You can remove the -user-net flag if you don't want it having net access.
I thought this was interesting, and you guys should have a look.
It's written in ASM for 64bit and 32bit systems, and fits on a single floppy. It doesn't touch the harddrive, and has a complete GUI.
It amazes me they could fit all of this on a single floppy.
The project developement is growing extremely fast. The last time I checked this out, it didn't have half the stuff it does now.
They even have ports of things like ScummVM, Doom, Dosbox, and Quake. Check it out http://www.menuetos.org/screens.html
Best of all it works in qemu!
Why not try it out, its a 1.4mb download
To use in Qemu
Download 32bit img http://optusnet.dl.sourceforge.net/sourceforge/menuet/m078.img
Then
qemu -boot a -fda m078.img -pci -user-net
Replace m078.img with the name of the 64bit img if you use a 64bit system.
You can remove the -user-net flag if you don't want it having net access.