LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   usb external mini hard drive file system (https://www.linuxquestions.org/questions/linux-hardware-18/usb-external-mini-hard-drive-file-system-597107/)

offbyte 11-04-2007 02:49 PM

file system for 4GB++ files for both windows and linux?
 
hi

I've bought a usb 200GB external hard drive.

it runs fine on both windows and linux except for files bigger than 4gb...
because it comes in FAT32...

what is the best file system supporting files bigger than 4GB ?

should I use ntfs (windows compatible) or is there file sistem supporting both windows and linux who is capable of handling 4GB++ files

jschiwal 11-04-2007 02:53 PM

You could try NTFS and use the type "ntfs-3g" when mounting it in Linux. This will allow you read-write access in Linux. You need to modprobe the "fuse" module and have the "ntfs-3g" package installed.


All times are GMT -5. The time now is 08:53 AM.