Discussions on more advanced topics such as monolithic vs micro-kernels, transactional memory models, and paging vs segmentation should go here. Use this forum to expand and improve the wiki!
Hello,
I am trying to use BOOTBOOT as the bootloader in my operating system now. I wondering if anyone knew how to install BOOTBOOT to an MBR , BIOS boot disk.
Thank you for your help.
"How did you do this?"
"It's very simple — you read the protocol and write the code." - Bill Joy
Projects: NexNix | libnex | nnpkg
Short answer: I don't want to sound rude, but RTFM.
Long answer: for existing disks, copy bootboot.bin to a defragmented FAT partition, then run mkboot. To create an entire disk image with all the required files, boot partition and MBR, use mkimg.