Bootloader devlopment
Posted: Sat Apr 10, 2010 2:05 am
Hi,
I am trying to complete os assignments of princeton university. I have started the project #1 that is to complete the boot loader code. I have written some code but its not working correctly. The problem is to read and store kernel of 128 sectors from boot device and store it at 0000:1000,allocate stack to it and then pass control to it.
Could any one plz help???
I am trying to complete os assignments of princeton university. I have started the project #1 that is to complete the boot loader code. I have written some code but its not working correctly. The problem is to read and store kernel of 128 sectors from boot device and store it at 0000:1000,allocate stack to it and then pass control to it.
Could any one plz help???