If you're running Linux you can use dd to transfer the image to a floppy disk:
dd if=<image_file_name> of= <path-to-media>
If you're running Windows rawwritewin should work, although the content of the floppy might not be readable under Windows.
However as far as I know RHEL 6.3 driver is not yet available...