Page 1 of 1

Weird Rebooting Cycle

Posted: Sat Jun 24, 2006 11:52 am
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.

Re:Weird Rebooting Cycle

Posted: Sat Jun 24, 2006 12:07 pm
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' ...

Re:Weird Rebooting Cycle

Posted: Mon Jun 26, 2006 6:21 am
by crackers
It would be wise to check Bochs log file ;D