LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   mount and write into NTFS (https://www.linuxquestions.org/questions/debian-26/mount-and-write-into-ntfs-777331/)

cccc 12-21-2009 07:13 PM

mount and write into NTFS
 
hi

I have 64GB USB stick NTFS formated.
I'd like to exchange files much bigger than 4GB between windows and linux.
FAT32 doesn't support files bigger than 4GB.
Is it possible to mount NTFS RW under Debian Lenny?

MS3FGX 12-21-2009 07:15 PM

Yes, use NTFS-3G.

AlucardZero 12-21-2009 08:20 PM

yes

cccc 12-21-2009 08:22 PM

Quote:

Originally Posted by MS3FGX (Post 3800572)
Yes, use NTFS-3G.

thx, it works well.
Code:

# ntfs-3g /dev/sdb1 /mnt/ntfs


All times are GMT -5. The time now is 04:58 PM.