SeaKernel 0.04
Posted: Fri Jun 19, 2009 2:49 pm
This is mostly (again) a test request release.
New features: It uses a hard drive image as it's base (but boots from a floppy). The VFS is better. Added a few features. (try the commands Zeppelin, @music and fancy (fancy needs sound...).
Commands like 'echo "hello" > ./file' work. As do few other things. There is a game of life simulator and a blackjack game (these are not something I am proud of, as they kinda suck).
The minimum to test is: 'qemu -fda ./floppy.im -hda ./hd.img -boot a'. I don't know about bochs, but I do know that it needs both the floppy and hard drive image. The zip file link below contains all that is needed, including a readme file, and a shell script that will execute QEMU with the optimal operating environment (OOE, just because I gotta have an acronym lol).
This will probably be the last test request release before I release an actual version of this OS. There might be one more. By actual version, I mean a version that you can do things with.
Edit: The usernames are god, bob and joe.
To get source: svn checkout http://microsea.googlecode.com/svn/trunk/ microsea-read-only
Downloadable Zip file of build images: http://microsea.googlecode.com/files/SeaKernel004-1.zip
Thanks for the testing!
-JL
New features: It uses a hard drive image as it's base (but boots from a floppy). The VFS is better. Added a few features. (try the commands Zeppelin, @music and fancy (fancy needs sound...).
Commands like 'echo "hello" > ./file' work. As do few other things. There is a game of life simulator and a blackjack game (these are not something I am proud of, as they kinda suck).
The minimum to test is: 'qemu -fda ./floppy.im -hda ./hd.img -boot a'. I don't know about bochs, but I do know that it needs both the floppy and hard drive image. The zip file link below contains all that is needed, including a readme file, and a shell script that will execute QEMU with the optimal operating environment (OOE, just because I gotta have an acronym lol).
This will probably be the last test request release before I release an actual version of this OS. There might be one more. By actual version, I mean a version that you can do things with.
Edit: The usernames are god, bob and joe.
To get source: svn checkout http://microsea.googlecode.com/svn/trunk/ microsea-read-only
Downloadable Zip file of build images: http://microsea.googlecode.com/files/SeaKernel004-1.zip
Thanks for the testing!
-JL