|
2010-11-12
, 11:11
|
|
Posts: 559 |
Thanked: 1,017 times |
Joined on May 2008
@ Finland
|
#12
|
|
2010-11-12
, 11:32
|
|
Posts: 850 |
Thanked: 626 times |
Joined on Sep 2009
@ Vienna, Austria
|
#13
|
Any SD card higher then that would be SDXC compliant and the N900 can't read that format.
The Following User Says Thank You to SubCore For This Useful Post: | ||
|
2011-03-29
, 19:12
|
Posts: 7 |
Thanked: 8 times |
Joined on Mar 2011
|
#14
|
1. sudo gainroot 2. cd /home/user/MyDocs/ 3. for moving the file/folder to SD card: mv {file/foldername} /media/mmc1 4. for copying the file/folder to SD card: cp {file/foldername} /media/mmc1
|
2011-03-29
, 19:51
|
Posts: 112 |
Thanked: 92 times |
Joined on Nov 2010
|
#15
|
|
2011-03-29
, 20:05
|
Posts: 7 |
Thanked: 8 times |
Joined on Mar 2011
|
#16
|
The Following User Says Thank You to Spunk For This Useful Post: | ||
|
2011-03-30
, 15:03
|
Posts: 509 |
Thanked: 522 times |
Joined on Aug 2010
@ indonesia
|
#17
|
Well was just cruising and found this thread, just tested my Kingston 64 GB class 10 memory card (model: SD10A/64GB Secure Digital Extended Capacity (SDXC) on my N900 and works like a charm!
And on the topic of .folders, if you're not using a Unix/Linux machine and are stuck on PC/MAC, then you can use Xterminal to copy/move your files and folders on SD card.
First get access to be in root by installing "chroot"
Xterminal Commands:
OR you can use 3rd party explorer softwares to access your files like "CuteExplorer".Code:1. sudo gainroot 2. cd /home/user/MyDocs/ 3. for moving the file/folder to SD card: mv {file/foldername} /media/mmc1 4. for copying the file/folder to SD card: cp {file/foldername} /media/mmc1
|
2011-03-31
, 09:49
|
Posts: 7 |
Thanked: 8 times |
Joined on Mar 2011
|
#18
|
Any SD card higher then that would be SDXC compliant and the N900 can't read that format.
(SDXC maximum volume size of 2TB)