This page is about me trying to learn about creating an Operating System.
I started out trying to do this all in Windows and Mac OS X. However most tutorials and the required software is all written for linux. (Note while OS X has much similarities with linux the default ld command doesn’t work as shown in any of the tutorials.)
I set up a linux box with Ubuntu server and followed the Putty instructions on SSH Authentication so I don’t have to type in a password and a shortcut aswell. If you don’t have the hardware, I used VirtualBox on my Mac to run Ubuntu server. That will work for windows too and so will Microsoft VirtualPC.
I downloaded and installed the following:
Important Documents and Sites: