[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <456081CE.9090205@digadd.de>
Date: Sun, 19 Nov 2006 17:09:50 +0100
From: Christian Schmidt <lkml@...add.de>
To: linux-kernel@...r.kernel.org
Subject: How to format a disk in an USB-Floppy-drive
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists