You’ve downloaded an image file of a boot floppy disk to your hard drive. What is the best utility to create a boot floppy from the disk image?
Specify a single command without any options or parameters.
Answer: dd
Explanation:
Example:
dd if=floppy-image.img of=/dev/fd0