Re: fdutils.

Keith Owens (kaos@ocs.com.au)
Wed, 14 Nov 2001 03:44:30 +1100


On Tue, 13 Nov 2001 14:41:40 +0530,
Rajiv Malik <rmalik@noida.hcltech.com> wrote:
>does linux floppy driver support super drives (LS-120/LS-240)

LS-120 definitely, it is required for IA64. With devfs, they appear
under /dev/ide/... Format without a partition table using

mkfs.msdos -I /dev/ide/....

You can create partition tables on LS-120 but some code expects
unpartitioned floppies, even big ones.

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