Jun 18 2008

Simplix Running on Real Hardware

Published by Julien Lecomte at 9:45 am under System Programming

This morning, as I was just finishing up the code responsible for detecting IDE devices (hard disks, CD-ROM drives, etc.) in Simplix, I felt like trying my operating system on real hardware. I have a 4 year old PC with a floppy drive at home, so I decided to give it a shot. The result is pure geek pleasure. Cheers!

Screen shot of Simplix running on real hardware

4 Responses to “Simplix Running on Real Hardware”

  1. Roberton 20 Jun 2008 at 3:29 am

    Just wanted to say congrats on seeing your code working, it’s always a wonderful thing when you try something you’ve been coding out for the first time and it works :)
    It sounds like your having a blast working on your project :)

  2. Julien Lecomteon 20 Jun 2008 at 9:53 am

    Thanks Robert. Not only this has been (and continues to be) a fun project, but I’ve also acquired a good amount of knowledge in low level system development. Who knows, one day, I may apply these skills to a more practical project… Until then, stay tuned for more articles.

  3. Samon 20 Jun 2008 at 5:54 pm

    you are trully a nerd now.

  4. MagicalTuxon 18 Jul 2008 at 1:14 am

    Heh, this is somewhat fun as we started running on real hardware too, recently (well, we are still missing USB and some stuff, so the kernel can’t load additionnal modules yet as I boot from USB).

    Anyway if you want to have a look :

    http://5os.net/wiki/Real_hardware

    (by the way I decided to open the network adapter’s driver under BSD license, so you can have a look at it on http://5os.net/wiki/Modules:nic/rtl8139 )

Trackback URI | Comments RSS

Leave a Reply