Just in case anyone doesn't know how to "burn" the network.img onto a floppy, use the following command:
# dd if=network.img of=/dev/fd0 bs=1440k
Just in case anyone doesn't know how to "burn" the network.img onto a floppy, use the following command:
# dd if=network.img of=/dev/fd0 bs=1440k