Re: mounting 8G vfat formatted compact flash in linux 2.6 kernel



On Mon, 10 Dec 2007 10:46:10 -0800, Prasad wrote:

Hi

Is there any limitation on size of vfat partition that can be mounted in
linux?

I'm formatting a CF as vfat. Its an 8G CF. I partitioned it with fdisk
with following options:

1. delete all paritions
2. create new partition
3. primary
4. partition number 1
5. chose default begin cylinder
6. chose default end cylinder
8. change type of partition
9. 'c' for WIN95 FAT32
10. 'w'rite partition table

now i format it as

mkfs.vfat -F 32 /dev/hdc1

when i mount it as

mount -t vfat /dev/hdc1 /mnt/cf

I see it only as 1024K blocks in 'df'.

Can someone help? Is there a 1G limitation on vfat partition?

thanks

FAT32 cat support up to 2 Terabytes depending on sector size. Try using a
-S 4096 to give you a 4K sector size.
.



Relevant Pages

  • Re: 48Bit LBA Question
    ... I recognized the enclosure's limitation when I first tried to partition the HD. ... after partitioning and formatting it within that limitation. ... formatted for the lower capacity in systems that don't support 48-bit LBA. ...
    (microsoft.public.windowsxp.hardware)
  • Re: NTFS write support ( ntfs-3g)
    ... If you want reliable sharing of data in a dual boot environment, ... create a VFAT partition to share between the two OS. ... I'd rather suggest to create an ext3 partition. ... Ein Soldat versteht zu kochen, kann nähen, muß gesund sein, ...
    (Ubuntu)
  • Re: Q: possible to USB HD boot for stand-alone & VirtualPC?
    ... Is it possible to make a vfat partition on a USB-2 attached HD that ... Could we also have a nice, large ext3 partition to ... see at least enough space to be able to load a boot image into Virtual PC. ... I think a special bootable iso image would ...
    (alt.linux)
  • Re: VFAT/NTFS problem with RedHat 7.3 / Windows 2000
    ... > on the NTFS partition is of any real importance. ... > is real proof of evidence that the way to mount the NTFS ... Now Win 2000 is on a vfat partition and works fine. ... I know linux is still there, ...
    (comp.os.linux.misc)
  • Re: partition management in linux - lvm
    ... the ext3 partition will fit in the vfat partition, ... it will not fit there. ... or use IT as a nightly backup device. ...
    (Fedora)