Results 1 to 4 of 4
Hello everybody,
I have a newbie question, please help. I want to support FAT32 file system on Linux, but what is the maximum supported file size for FAT32 on Linux? ...
- 01-10-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 2
Newbie question - FAT32
Hello everybody,
I have a newbie question, please help. I want to support FAT32 file system on Linux, but what is the maximum supported file size for FAT32 on Linux? Is it 4GB?
Thanks so much.
Terry
- 01-10-2007 #2Just Joined!
- Join Date
- Jan 2007
- Location
- Germany
- Posts
- 73
Yes, it is only 4 GB (2^32 bytes).
So if you want to copy DVDs, FAT32 cannot be used to store .iso-images
- 01-11-2007 #3Just Joined!
- Join Date
- Jan 2007
- Posts
- 2
Thanks so much!
- 01-12-2007 #4
well you can also access NTFS filesystem in Linux...


Reply With Quote