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

From: Jan Engelhardt
Date: Sun Nov 19 2006 - 13:26:34 EST



> 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?


Does not mkfs suffice?


-`J'
--
-
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/