|
|
2010-09-13
, 09:38
|
|
Posts: 42 |
Thanked: 27 times |
Joined on Aug 2010
|
#2
|
|
|
2010-09-14
, 08:09
|
|
Posts: 49 |
Thanked: 4 times |
Joined on Sep 2010
@ Cape Town, South Africa
|
#3
|
|
|
2010-09-14
, 14:37
|
|
Posts: 436 |
Thanked: 406 times |
Joined on Jan 2010
|
#4
|
|
|
2010-09-14
, 15:58
|
|
Posts: 992 |
Thanked: 738 times |
Joined on Jun 2010
@ Low Earth Orbit
|
#5
|
Nokia-N900:~# mount rootfs on / type rootfs (rw) ubi0:rootfs on / type ubifs (rw,bulk_read,no_chk_data_crc) proc on /proc type proc (rw) ... /dev/mmcblk0p1 on /home/user/MyDocs type vfat (rw,noauto,nodev,noexec,nosuid,noatime,nodiratime,utf8,uid=29999,shortname=mixed,dmask=000,fmask=0133,rodir) /dev/mmcblk1p1 on /media/mmc1 type vfat (rw,noauto,nodev,noexec,nosuid,noatime,nodiratime,utf8,uid=29999,shortname=mixed,dmask=000,fmask=0133,rodir)
umount /dev/mmcblk0p1
fsck.vfat -n /dev/mmcblk0p1
fsck.vfat -V /dev/mmcblk0p1
| The Following User Says Thank You to kureyon For This Useful Post: | ||
I thought it might be a bug within the file browser and so I installed CuteExplorer to see if that would work. CuteExplorer also would not copy the files and tells me that the destination directory is "read only".
I'm afraid I have no idea how to change the read/write properties in Linux. can anyone give me a hand...I would greatly appreciate it!
[Edit]
I also tried:
cp /media/mmc1/Music /home/user/MyDocs/Music
in the terminal. this is where it told me that the destination cannot be written to.
So far all attempts at copy have caused the phone to run at 100% CPU and to become completely unuseable
Last edited by doonit; 2010-09-13 at 08:36.