The Following 4 Users Say Thank You to casper27 For This Useful Post: | ||
|
2010-11-13
, 19:24
|
Posts: 36 |
Thanked: 19 times |
Joined on Jun 2010
|
#2
|
|
2010-11-13
, 19:30
|
|
Posts: 259 |
Thanked: 55 times |
Joined on Apr 2010
@ Vilnius, Lithuania
|
#3
|
|
2010-11-13
, 19:32
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#4
|
|
2010-11-13
, 20:03
|
|
Posts: 259 |
Thanked: 55 times |
Joined on Apr 2010
@ Vilnius, Lithuania
|
#5
|
Before you mount, however you might need extra packages (that may/may not be available in maemo) for write support.
|
2010-11-13
, 20:12
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#6
|
|
2010-11-13
, 20:20
|
|
Posts: 259 |
Thanked: 55 times |
Joined on Apr 2010
@ Vilnius, Lithuania
|
#7
|
I don't have any NTFS drives, so I can't test, but it should be possible to mount /dev/sda1 /mnt in terminal and open it in filebox
|
2010-11-13
, 20:30
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#8
|
So the default file manager will not see any drives that are NTFS?
Code:[ 8916.612762] usb 1-1: new high speed USB device using musb_hdrc and address 4 [ 8916.791564] usb 1-1: default language 0x0409 [ 8916.842742] usb 1-1: uevent [ 8916.842864] usb 1-1: usb_probe_device [ 8916.842895] usb 1-1: configuration #1 chosen from 1 choice [ 8916.845275] usb 1-1: adding 1-1:1.0 (config #1, interface 0) [ 8916.845428] usb 1-1:1.0: uevent [ 8916.845581] libusual 1-1:1.0: usb_probe_interface [ 8916.845611] libusual 1-1:1.0: usb_probe_interface - got id [ 8916.845672] usb-storage 1-1:1.0: usb_probe_interface [ 8916.845703] usb-storage 1-1:1.0: usb_probe_interface - got id [ 8916.851623] scsi2 : SCSI emulation for USB Mass Storage devices [ 8916.857360] usb-storage: device found at 4 [ 8916.857391] usb-storage: waiting for device to settle before scanning [ 8916.858276] /home/builder1/maemo-fremantle-armel-extras-devel/work/kernel-power-2.6.28/drivers/usb/core/inode.c: creating file '004' [ 8916.858581] usb 1-1: New USB device found, idVendor=059f, idProduct=1013 [ 8916.858612] usb 1-1: New USB device strings: Mfr=10, Product=11, SerialNumber=12 [ 8916.858612] usb 1-1: Product: LaCie Hard Disk [ 8916.858642] usb 1-1: Manufacturer: LaCie [ 8916.858642] usb 1-1: SerialNumber: 2007102500100BB3 [ 8916.858673] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0002 [ 8916.858703] hub 1-0:1.0: port 1 enable change, status 00000503 [ 8920.256958] twl4030_keypad twl4030_keypad: Spurious key event 4-2 [ 8920.500457] twl4030_keypad twl4030_keypad: Spurious key event 4-2 [ 8921.856048] usb-storage: device scan complete [ 8921.857299] scsi 2:0:0:0: Direct-Access ST350082 0AS PQ: 0 ANSI: 2 CCS [ 8921.870544] sd 2:0:0:0: [sda] 1953546336 512-byte hardware sectors: (1.00 TB/931 GiB) [ 8921.871276] sd 2:0:0:0: [sda] Write Protect is off [ 8921.871307] sd 2:0:0:0: [sda] Mode Sense: 00 38 00 00 [ 8921.871307] sd 2:0:0:0: [sda] Assuming drive cache: write through [ 8921.872131] sd 2:0:0:0: [sda] 1953546336 512-byte hardware sectors: (1.00 TB/931 GiB) [ 8921.872863] sd 2:0:0:0: [sda] Write Protect is off [ 8921.872863] sd 2:0:0:0: [sda] Mode Sense: 00 38 00 00 [ 8921.872894] sd 2:0:0:0: [sda] Assuming drive cache: write through [ 8921.872924] sda: sda1 [ 8921.917846] sd 2:0:0:0: [sda] Attached SCSI disk /home/user #
mkdir -p /media/ntfs mount /dev/sda1 /media/ntfs
|
2010-11-13
, 21:00
|
|
Posts: 259 |
Thanked: 55 times |
Joined on Apr 2010
@ Vilnius, Lithuania
|
#9
|
If you mount under /media, it should.
Code:mkdir -p /media/ntfs mount /dev/sda1 /media/ntfs
The Following User Says Thank You to esthreel For This Useful Post: | ||
|
2010-11-13
, 22:28
|
Posts: 385 |
Thanked: 426 times |
Joined on Dec 2009
@ Gothenburg, Sweden
|
#10
|
id user
mount -t ntfs /dev/sda1 /media/ntfs -o uid=29999,gid=29999,utf8,dmask=027,fmask=137
The Following 13 Users Say Thank You to Larswad For This Useful Post: | ||
Tags |
awesome!, bada rox, h-e-n hostmode, more noise |
|
It is Beta software but has been proved to work by numerous people on here so its mostly a case by case problem.
The developers are getting mighty P*ssed with winey posts and duplicate questions on the other thread.