Talk:Higher Half x86 Bare Bones (Backup)

From OSDev.wiki
Revision as of 15:41, 7 February 2016 by osdev>Boris
Jump to navigation Jump to search

Where did this C kernel tutorial which I am seeing missing in several pages go to? --Frank 22:20, 1 July 2007 (CDT)

I think it refers to the "C kernel bare bones tutorial", which has been renamed a few times - Combuster 09:25, 2 July 2007 (CDT)
Yes, that is what the links should be. That was messy editing on my part. Sorry. -Jhawthorn 14:40, 2 July 2007 (CDT)

Intrepid Ibex repositories have the 2.03 which is ok for this. Can someone check the hardy repos please? <- Someone posted in the middle of the article Oros


According to http://forum.osdev.org/viewtopic.php?p=243327#p243327, you do not need to substract KERNEL_VIRTUAL_BASE from _loader . I deleted the _loader symbol, used only loader, and it works fine for me