hi, Can someone write a very simple (Simple)!!, piece on code for me to disect,I cant figure out how to load a file from a Bootloader and would like someone to help me Currently I am uing Nasm for my Bootloader sources and if someone could just write a simple snippet of code to load a kernel that would be GREAT!!!
thx in advance
Load a file through a bootloader
RE:Load a file through a bootloader
Using a multiboot compliant boot loader, you can find an example using gas and a gcc at http://www.gnu.org/software/grub/manual/multiboot.