Which command can be used on a Linux or Unix system to create a bootable installation floppy disk?

Choose the correct answer

Explanation

Option A: fdisk is used for partitioning disks. Option B: fsck checks and repairs filesystems. Option C: dd copies and converts raw data, making it suitable for creating bootable floppy disks. Option D: rawrite is a Windows utility for writing floppy images.

Which command can be used on a Linux or Unix system … — Basic of linux unix | PakQuizHub