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 used dd if=image of=/dev/fdX to put my OS on a floppy. If I would run my system on a real-pc, there would be come "GRUB Read Error". I used qemu -fda /dev/fd0 to test, if the image or floppy-disk is broken, but all works fine and i got no error by the complete floppy-disk-formatting from Debian (lowlevel+check). Does anybody knows the solution for this problem ?