|
2012-04-14
, 12:41
|
Posts: 669 |
Thanked: 433 times |
Joined on May 2010
|
#1032
|
|
2012-04-25
, 15:39
|
Posts: 669 |
Thanked: 433 times |
Joined on May 2010
|
#1033
|
|
2012-04-25
, 22:45
|
|
Posts: 131 |
Thanked: 170 times |
Joined on May 2010
@ Netherlands
|
#1034
|
Is it possible to connect an NTFS disk on key in read/write mode?
I am only able to connect it as read only - when trying to create folder on it i get:
can't create directory 'aaa': Read-only file system
i read a little about this issue and checked that i have this installed:
kernel-module-ntfs 2.1.29-maemo1 Windows Read/Write NTFS file driver
but doesn't help.
The Following User Says Thank You to ffha For This Useful Post: | ||
|
2012-04-26
, 00:13
|
Posts: 669 |
Thanked: 433 times |
Joined on May 2010
|
#1035
|
I installed the following package on my N900 to enable NTFS read/write support: http://packages.debian.org/squeeze/a...fs-3g/download
Have fun
|
2012-04-26
, 19:19
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#1036
|
|
2012-04-26
, 20:13
|
|
Posts: 1,455 |
Thanked: 3,309 times |
Joined on Dec 2009
@ Rochester, NY
|
#1037
|
mount -o remount,rw /media/<Insert-mount-name-here>
|
2012-04-26
, 21:20
|
Posts: 669 |
Thanked: 433 times |
Joined on May 2010
|
#1038
|
I think the default is read only, but you can probably enable write. Try remounting the device, like this:
It may also be a compile-time option for the module, depending on how old the kernel is, but I'm thinking even with our older kernel it should be in there to allow it.Code:mount -o remount,rw /media/<Insert-mount-name-here>
|
2012-05-20
, 05:05
|
|
Posts: 2,222 |
Thanked: 12,651 times |
Joined on Mar 2010
@ SOL 3
|
#1040
|
http://talk.maemo.org/showthread.php?t=83270
Everyone interested, please head over there... the fun continues :-)
Thanks for your help & patience joerg !
maemo blog
Last edited by fpp; 2012-04-14 at 15:38.