![]() |
2007-03-21
, 16:15
|
|
Posts: 449 |
Thanked: 18 times |
Joined on Apr 2006
@ Eureka, CA
|
#11
|
![]() |
2007-03-22
, 16:52
|
|
Posts: 449 |
Thanked: 18 times |
Joined on Apr 2006
@ Eureka, CA
|
#12
|
There's a -F parameter you give to mkfs.vfat which determines the FAT type to use, -F 12, -F 16 or -F 32... the default will vary between 12 and 16 depending on whatever fits best for filesystem size, which would explain why you ended up with FAT16.
You have to explicity specify -F 32 to get a FAT32 filesystem.
Here's the man page for mkfs.vfat.
![]() |
2007-06-29
, 23:08
|
|
Posts: 186 |
Thanked: 5 times |
Joined on Feb 2007
@ Canada
|
#13
|
![]() |
2007-06-29
, 23:13
|
|
Posts: 449 |
Thanked: 18 times |
Joined on Apr 2006
@ Eureka, CA
|
#14
|