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.
I put together a simple realmode bootloader, but when I try to put my kenel.bin onto the floppy drive it says "the disk in drive A is not formatted" and gives me that option to format it or not.
Why would the floppy not let me write to it anymore? is the bootloader messing up the FAT table or am I writing to many/to few zeros to the end of the bootsector image?