-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Frantisek Dufka schrieb: > FAT32 is not very practical system for sizes over 32GB. Even Windows > refuses to format partitions over 32GB with FAT32. I guess FAT table is > too large to be efficiently handled by memory restricted devices. Exactly. I had this problem with an external FAT32 formatted 160 GB USB harddisk connected to a Siemens Gigaset M740AV video disc recorder (embedded linux). Though, you can tune this a bit by specifying the cluster size which by default is 32 sectors (16 kB). Cranking this up to e.g. 128 sectors (64 kB) per cluster will reduce the FAT correspondingly by a factor of 4. Thus the FAT of a 160 GB partition would have about 10 MB size as opposed to 40 MB which indeed can generate problems on memory restricted devices. The "-s" parameter of mkdosfs can be used for this. Tilman -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFHmLbc9ZPu6Yae8lkRAoeuAJ9xwGRBCoNQ41hs3MfrQjpAiEIcjgCgnzkf I0k+FuAWk80ttZbBz+ez7DA= =Z9hX -----END PGP SIGNATURE-----