keyboard_ninja
Posted: Mon Jun 10, 2002 11:00 pm
for anyone having problems booting there kernel.
if you want to load a file "kernel.bin"(any byte size) on a fat disk, get
"alexei frounzes" boot sector loader. Then in your kernel have this code:
push cs
pop ds
if you want to load a file "kernel.bin"(any byte size) on a fat disk, get
"alexei frounzes" boot sector loader. Then in your kernel have this code:
push cs
pop ds