![]() |
2011-01-26
, 11:33
|
|
Posts: 423 |
Thanked: 486 times |
Joined on Nov 2009
@ London, England
|
#32
|
![]() |
2011-01-26
, 12:17
|
|
Posts: 423 |
Thanked: 486 times |
Joined on Nov 2009
@ London, England
|
#34
|
![]() |
2011-01-26
, 12:22
|
|
Posts: 601 |
Thanked: 549 times |
Joined on Mar 2010
@ Redditch, UK
|
#35
|
The Following User Says Thank You to Switch_ For This Useful Post: | ||
![]() |
2011-01-26
, 12:34
|
|
Posts: 423 |
Thanked: 486 times |
Joined on Nov 2009
@ London, England
|
#36
|
![]() |
2011-01-26
, 12:51
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#37
|
I found this on another thread with similiar problems:-
From xterm I signed in as root and remounted the filesystem in
/home/user/MyDocs as read and write.
Code:
mount -o remount,rw /home/user/MyDocs
Is it possible to remount the SD card in the same way?
clutching at straws but you never know, then I might be able to manually delete all and reformat!
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
![]() |
2011-01-26
, 19:17
|
|
Posts: 423 |
Thanked: 486 times |
Joined on Nov 2009
@ London, England
|
#38
|
![]() |
2011-01-26
, 20:24
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#39
|
sudo gainroot umount /dev/mmcblk1p1 mount -o rw /dev/mmcblk1p1 /media/mmc1
sudo gainroot mount -o remount,rw /dev/mmcblk1p1 /media/mmc1
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
![]() |
2011-01-27
, 13:12
|
|
Posts: 423 |
Thanked: 486 times |
Joined on Nov 2009
@ London, England
|
#40
|
I can read the card and the files on the n900 but can't delete them.
When connected to PC in usb mode the card doesn't show, but does in a usb adapter. Clicking the properties of the folders in the adapter shows them all as 'read only' and whilst I can remove the 'read only' check mark it's still there when I click properties again.