To make a bootable floppy on a GNU/Linux system, put a formatted
floppy in your floppy drive and do:
$ cat eb-5.0.11-yournic.lzdsk > /dev/fd0
where "eb-5.0.11-yournic.lzdsk" is where you stored
your downloaded ROM image.
On a DOS/Windows system, use the RAWRITE program to write the
.lzdsk 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.