a question about mount MSDOS filesystem

Alex Huang (alexjoy@sis.com.tw)
Fri, 23 Mar 2001 18:15:51 +0800


Hi,
When I mount a storage device using the command as follow

mount -t msdos /dev/xxx /mnt/xxx -o blocksize=1024

This command will cause error on kernel linux2.4.2
When I remove the option , " -o blocksize=1024", it's OK.
But on the kernel version 2.2.17, with the option blocksize=1024, it works.
Doesn't the new kernel version 2.4.2 support big blocksize ??

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