Directory structure loaded at wrong address
Posted: Thu Jan 06, 2005 2:32 am
Hi all,
I have completed my primary bootloader long back and it worked fine. Now, when I was trying to run it in Bochs-2.1.1 in Intel Pentium III 651 MHz machine loaded with Windows XP, the directory structure is loaded at memory location 0x1FFD, instead of 0x2000. I have declared the address as macro, DIR_CPY. So, the primary loader couldn't find the secondary loader 'boot2.bin'. I have attached my boot loader code.
Any help greatly appreciated.
I have completed my primary bootloader long back and it worked fine. Now, when I was trying to run it in Bochs-2.1.1 in Intel Pentium III 651 MHz machine loaded with Windows XP, the directory structure is loaded at memory location 0x1FFD, instead of 0x2000. I have declared the address as macro, DIR_CPY. So, the primary loader couldn't find the secondary loader 'boot2.bin'. I have attached my boot loader code.
Any help greatly appreciated.