On 09/25/2014 05:23 AM, Joachim Backes wrote:
Hi all,
1. I created a vfat FS on a 32 GB SD-HC card
mkfs.vfat /dev/sdd1).
No errors
2. mount /dev/sdd1 /mnt
3. copy some huge file (about 17 GB) to /mnt with the cp cmd:
cp bigfile /mnt
This runs for some secs, but then fails w
On Thu, 2014-09-25 at 13:23 +0200, Joachim Backes wrote:
> 3. copy some huge file (about 17 GB) to /mnt with the cp cmd:
No, can't do that on vfat, no matter how big the physical media or
filesystem is. The maximum file size is 4GB. You need to use something
like ntfs or ext4.
poc
--
users mail
Den 2014-09-25 13:23, Joachim Backes skrev:
>
> Hi all,
>
> 1. I created a vfat FS on a 32 GB SD-HC card
>
> mkfs.vfat /dev/sdd1).
>
>No errors
>
> 2. mount /dev/sdd1 /mnt
>
> 3. copy some huge file (about 17 GB) to /mnt with the cp cmd:
^
You can
Hi all,
1. I created a vfat FS on a 32 GB SD-HC card
mkfs.vfat /dev/sdd1).
No errors
2. mount /dev/sdd1 /mnt
3. copy some huge file (about 17 GB) to /mnt with the cp cmd:
cp bigfile /mnt
This runs for some secs, but then fails with:
FAT-fs (sdd1): error, fat_free_clusters: dele