Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
filesystem compatibility ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
mobidyc
Tux's lil' helper
Tux's lil' helper


Joined: 01 May 2006
Posts: 109

PostPosted: Tue May 23, 2006 12:41 pm    Post subject: filesystem compatibility ? Reply with quote

Hello,

i want transfer files from my linux to an usb hard drive for windows, how can i do?

# mkdosfs -F 32
# mount -t msdos -o codepage=850
all files are transfered in 8 characters encoding
if i package all the files in one packages, i can't transfer the package because it is >4Gb

# mkntfs -Q -N 3.1
# mount -t ntfs -o rw,utf8,posix=1
when i try to write on it, it says me : permission denied.
however, i have the NTFS_RW feature compiled into the kernel, i'm root.

what can i do?

please help me ;(
thanks
Back to top
View user's profile Send private message
alphonce
Apprentice
Apprentice


Joined: 10 Oct 2004
Posts: 184
Location: Sweden

PostPosted: Tue May 23, 2006 12:54 pm    Post subject: Reply with quote

use fat32 (vfat); support more than 8 characters and you are able to read/write from it.
the ntfs write ability is highly expremental and you can only change already existing files.
_________________
no computer at the moment! :cry:
Back to top
View user's profile Send private message
mobidyc
Tux's lil' helper
Tux's lil' helper


Joined: 01 May 2006
Posts: 109

PostPosted: Tue May 23, 2006 1:01 pm    Post subject: Reply with quote

thanks alphonce,

my format was good, not my mount ;) thanks to you
Back to top
View user's profile Send private message
mirojira
l33t
l33t


Joined: 18 Feb 2006
Posts: 685

PostPosted: Tue May 23, 2006 1:03 pm    Post subject: Reply with quote

In order to overwrite file on an NTFS partition you can use ntfscp command, wich is part of ntfsprogs
Back to top
View user's profile Send private message
mobidyc
Tux's lil' helper
Tux's lil' helper


Joined: 01 May 2006
Posts: 109

PostPosted: Tue May 23, 2006 3:01 pm    Post subject: Reply with quote

thanks mirojira, i will test it later.

for the moment, vfat is fine ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum