I followed the HowTo about writing a simple mixed c/asm kernel, and I compiled every source succesfully as described in the HowTo (deleting config.sys and autoexec.bat from the win boot disk), but when I reboot the pc making it load from floppy disk and run loader.com, machine reboot.
I've an AMD Athlon 64 3500+. It should be 32 bit architecture compatible, so I don't realize the cause of this problem.
Any idea about?
Hurrikam
Problem with the tutorial loader and kernel example (maybe o
-
- Member
- Posts: 83
- Joined: Fri Oct 22, 2004 11:00 pm
Re: Problem with the tutorial loader and kernel example (may
this completely has to do with your code. There are many parts of it that can make it reboot. I suggest you go line by line to figure out what's wrong.