間違いだらけの備忘録

このページの内容は無保証でありこのページの内容によって直接、または間接に損害を受けられたとしても私は責任を取りません。

Linuxで2GB以上のvfat領域を作成するには

http://www.linuxquestions.org/questions/showthread.php?threadid=198896

mkdosfs -F 32 /dev/whatever

で -Fってなに?
http://www.die.net/doc/linux/man/man8/mkdosfs.8.html

  • F FAT-size

Specifies the type of file allocation tables used (12, 16 or 32 bit). If nothing is specified, mkdosfs will automatically select between 12 and 16 bit, whatever fits better for the filesystem size. 32 bit FAT (FAT32 format) must (still) be selected explicitly if you want it.

このページにはhatena以外のサービスからのコンテンツが埋め込まれています。 hatenaによりGoogle AdSense 広告が埋め込まれています。