Sep 29 2001: Learning about paging and interfacing assembly and C almost complete. Hope to start coding tomorrow. Aug 24 2001: Got documents for interfacing assembly and C programs. Also downloaded the Intel manuals. Aug 17 2001: Think it'll take time to proceed coz lots need to be read before proceeding to kernel. Lot to learn really. Aug 07 2001: Chris Giese helped us in loading IDT, mapping interrupts with handlers etc. Thanks Chris. Aug 04 2001: Wrote secondary loader which switches from real mode to protected mode, loads the kernel and transfers control to kernel. Aug 03 2001: Finished writing the boot loader. It boots from a floppy and loads a secondary loader from floppy. Jul 30 2001: Got information about floppy reading from Wouter Dijkslag at tek-tips. Reading from floppy over. Jul 24 2001: Started writing the boot loader. Faced problems with reading from floppy disk.