flat assembler
Message board for the users of flat assembler.
Index
> OS Construction > NOS kernel not loading, oddly enough... |
Author |
|
nkeck72 12 Jul 2015, 02:03
I am having issues loading the kernel for my OS. You can find a .tar.gz file for it here:
https://sourceforge.net/p/nosanopensourcefasmos/code/ci/master/tree/NOS-1.0.4.tar.gz?format=raw The error occurs when loading the Filesystem Block, or FSB, into RAM. the MBR code then tries to read the kernel location from that block. It ends up getting the wrong data from the block when it is in RAM, but idk why. If you guys will try this on your own, and tell me if you have any issues. My only clue to the error is that Bochs, what I am using to test my OS, when I load the CHS value for the location of the kernel on the disk from RAM, says in the status window: Quote: [BIOS]: INT 13 read/write/verify: parameter out of range; returning fail. With my luck it is something simple I am overlooking. _________________ It may look hard, but it won't take long if you take it one byte at a time. NOS: www.github.com/nkeck720/nos |
|||
12 Jul 2015, 02:03 |
|
nkeck72 12 Jul 2015, 15:25
Comment Removed.
_________________ It may look hard, but it won't take long if you take it one byte at a time. NOS: www.github.com/nkeck720/nos |
|||
12 Jul 2015, 15:25 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.