Weird Rebooting Cycle

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
parrot

Weird Rebooting Cycle

Post by parrot »

When I start up my OS in Bochs (with GRUB), it begins to load and then resets Bochs. It resets to quickly for me to see any error.

I've followed BareBonesC++ and have the multiboot header and printing code based on that in the OSFAQ.

It does compile fine (no warnings or errors). I'm using a cross-compiler for i686-elf, with no standard libs.
User avatar
Pype.Clicker
Member
Member
Posts: 5964
Joined: Wed Oct 18, 2006 2:31 am
Location: In a galaxy, far, far away
Contact:

Re:Weird Rebooting Cycle

Post by Pype.Clicker »

i suggest you have a look in bochs' options (right when it starts, you should get a menu) and set some of the "debug actions" to 'die' ...
crackers

Re:Weird Rebooting Cycle

Post by crackers »

It would be wise to check Bochs log file ;D
Post Reply