Page 1 of 1
Loading custom kernel using bochs
Posted: Thu Dec 21, 2006 2:45 am
by extremecoder
I am developing the kernel in a Linux environment. I want to know how to load my kernel "Kernel.bin" using bochs, to avoid multiple reboots.
Posted: Thu Dec 21, 2006 3:18 am
by Solar
Hmmmm...
You
do know how to write your kernel to a floppy drive and load it on your computer via a reboot, right? (I assume as much, judging from what little you stated in your post.)
If that is the case, try
Working with Disk Images.
Posted: Thu Dec 21, 2006 3:19 am
by JackScott
http://bochs.sourceforge.net/doc/docboo ... setup.html
Is there any particular part you are having trouble with?