Re: os with vc by Bruno
Bruno
Fri Oct 27 05:59:03 CDT 2006
> is it possible to write a simple os using vc++ 6? What is the
> start-point?
You could take a look at E.g. Minix, and see how tanenbaum has designed his
OS.
Note that the hardest part is not the OS itself, but getting it to boot.
That involves all sorts of black magic and blood of goats.
Your best chance there would be to adapt lilo or Grub to boot your OS.
Minix was built for educational purposes, so it should be a good help when
you start.
--
Kind regards,
Bruno van Dooren
bruno_nos_pam_van_dooren@hotmail.com
Remove only "_nos_pam"