How to format a disk in an USB-Floppy-drive

From: Christian Schmidt
Date: Sun Nov 19 2006 - 11:10:31 EST


Dear all,

How do I actually low-level format a floppy disk in an USB-Floppy-Disk-Drive?

I tried as with usual drives, using fdformat:

[~]>fdformat /dev/sdd
Could not determine current format type: Invalid argument

But setting the format failed as well:
[~]>setfdprm -p /dev/sdd 1440/1440
ioctl: Invalid argument

Next up scsifmt:

[~]>./scsifmt /dev/sdd fmt
scsifmt: non-sense ioctl error

Didn't work too well, too. Any ideas?

Best regards,
Christian
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/