I created a bootloader that loads a second stage bootloader from the second sector and then loads the kernel, witch all of them were situated it the same file ("os.img").But what i couldn't do and i'm asking for it is how to actually have a file "Kernel.bin" in a ISO file and load it through the bootloader, I've already tried FAT12 and FAT16 file systems but it doesn't seems to work.Thanks for your help.
↧