|
Project Information
Featured
Links
|
AboutModern real-world operating systems are too complex to be taught to undergraduates and other instructional operating systems are not complete and usable and do not work on real hardware. By providing students with a not so complex working operating system to play with, they will be able to appreciate and understand deeper the concepts underlying an operating system. Thus, this project aims to develop a simple yet operational instructional operating system for teaching undergraduate operating systems courses. ICS-OS is a fork of DEX-OS by Joseph Dayo. DownloadsLatest floppy image: ics-os-floppy.img The source code in .tar.gz format is availabe in the Downloads tab. You can use Bochs to test the image or you can write the image directly to a floppy disk. Here is a sample bochsrc. Development and SupportThis project is maintained and used by the Institute of Computer Science, University of the Philippines Los Banos for CMSC 125. |