Making Bochs image?
Making Bochs image?
Right now i made a standard Hello World C++ Kernel i want to test it in Bochs.. what do i need to make a bootable .img file
Well here is a floppy image with grub preinstalled:
http://frankholton.freehostingnow.com/floppy.zip
To work with the disk image you can use DiskExplorer
Grub expects the kernel to be named kernel.bin and in the root directory but you can edit the configuration file for other names.
http://frankholton.freehostingnow.com/floppy.zip
To work with the disk image you can use DiskExplorer
Grub expects the kernel to be named kernel.bin and in the root directory but you can edit the configuration file for other names.