When you use windows, the floppy is in FAT format, but when im writing my Boot, Kernel etc to it it becomes RAW, so i can only write the boot to the floppy then it has to be formatted.
The code im using is http://www.mohanraj.info/boot.asm
This is just an example my isnt exactly like that.
Im writing to the floppy with:
Code: Select all
debug boot.bin
-w 100 0 0 1
Why?
Sry for my english im not a native speaker.-_-
//Best regards FieryX