To make a bootable floppy on a GNU/Linux system, put a formatted
floppy in your floppy drive and do:
$ cat eb-5.4.4-yournic.zdsk > /dev/fd0
where "eb-5.4.4-yournic.zdsk" is where you stored
your downloaded ROM image.
On a DOS/Windows system, use the RAWRITE program to write the
.zdsk image to a formatted floppy. RAWRITE is available on
most GNU/Linux installation CDs or on the web.
Some additional help for making floppy or ROM images is available
here.