Bochs

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
elias

Bochs

Post by elias »

can anyone help me use Bochs? the docs dont help much at all. how do i careate my own disk image? ive made one, but how do i put my boot code and kernel code in the image? and also, how do i do anything?!!! sorry i cant be more specific
Tom

Re:Bochs

Post by Tom »

simply write your bin's to the floppy like normal...

if in Windows use winimage...

if in linux do

cp /dev/fd0 YourOS.IMG
elias

Re:Bochs

Post by elias »

but i thought you coudl create a floppy image on your hard disk, then have bochs boot that.
grey wolf

Re:Bochs

Post by grey wolf »

you can. the image needs to have a boot sector, of course, but any raw floppy image will work.
elias

Re:Bochs

Post by elias »

but how do i create a floppy image on my hard disk? that continas my boot code and test kernel? thats teh question
Schol-R-LEA

Re:Bochs

Post by Schol-R-LEA »

[attachment deleted by admin]
Post Reply