Search found 2 matches
- Wed Dec 15, 2010 2:35 am
- Forum: Beginning OS Development
- Topic: Bootloader jmp problem
- Replies: 2
- Views: 17248
Re: Bootloader jmp problem
Hello, I tried to use bochs debugger but i am not able to use it and cs:ds are the same. Stage2 ... Cli Push cs Pop Ds Sti ... I tried to use the demo files, and it is the same. So... I decided to use the second method with fat12 support and it works. But at the demo 6.1 when i try to jump to 0x8:St...
- Tue Dec 14, 2010 4:03 am
- Forum: Beginning OS Development
- Topic: Bootloader jmp problem
- Replies: 2
- Views: 17248
Bootloader jmp problem
Hi I'm italian, english it's not my first language , i'm sorry. I'm trying to create my own bootloader, following the tutorials in this site.. But it's not working as i wish. The problem is the jump to the second stage. When i try to jmp to any type of segment adress, bochs crash or reboot as a infi...