You want to format a floppy disk in a Linux server. Which of the following commands will you use?
fsck /dev/fd0
fdisk /dev/fd0
mkfs /dev/fd0
mount /dev/fd0
Submit