![]() |
2012-08-24
, 07:56
|
Posts: 1 |
Thanked: 0 times |
Joined on Aug 2012
|
#141
|
![]() |
2012-08-24
, 15:47
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#142
|
The Maximum size card the N900 accepts is 16GB
http://europe.nokia.com/find-product...specifications
The Following User Says Thank You to sixwheeledbeast For This Useful Post: | ||
![]() |
2013-01-15
, 14:38
|
Posts: 1 |
Thanked: 0 times |
Joined on Jan 2013
|
#143
|
Hello,
Here is my problem.
settings->general->memory:
device:
(memory cards corrupted)
memory for installable applications
50.8MB available
So, there are no my 32GB...
In addition, when I get plugged my n900 to PC, a can see two new disks. When I open (explorer) first, I get the message "format or not...". When try to open second, message received "pleas insert disk to drive G:"
Thank you in advance
![]() |
2013-01-15
, 18:34
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#144
|
sudo gainroot fsck -af /dev/mmcblk0p1 fsck -af /dev/mmcblk0p1
![]() |
2013-06-05
, 10:26
|
|
Posts: 439 |
Thanked: 282 times |
Joined on Oct 2012
|
#145
|
![]() |
2013-06-05
, 10:46
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#146
|
mount df sudo gainroot umount /dev/mmcblk0p1 fsck -af /dev/mmcblk0p1
![]() |
2013-06-05
, 10:59
|
|
Posts: 548 |
Thanked: 562 times |
Joined on Aug 2011
@ Germany
|
#147
|
I have memory corrupted on microsd , the pc recognizes it but the phone doesn't and can't format it , tried with fsck and mxfs , but without result any ideeas
?
![]() |
2013-06-05
, 11:13
|
|
Posts: 439 |
Thanked: 282 times |
Joined on Oct 2012
|
#148
|
![]() |
2013-06-07
, 12:40
|
|
Posts: 548 |
Thanked: 562 times |
Joined on Aug 2011
@ Germany
|
#149
|
Please show the X-Terminal output offor people to look at.Code:mount df sudo gainroot umount /dev/mmcblk0p1 fsck -af /dev/mmcblk0p1
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ mount rootfs on / type rootfs (rw) ubi0:rootfs on / type ubifs (rw,bulk_read,no_chk_data_crc) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) tmpfs on /tmp type tmpfs (rw,noatime,size=1024k) tmpfs on /var/run type tmpfs (rw,nosuid,noatime,size=256k,mode=755) none on /dev type tmpfs (rw,noatime,size=10240k,mode=755) devpts on /dev/pts type devpts (rw,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noatime,size=65536k) /dev/mmcblk0p2 on /home type ext3 (rw,noatime,errors=continue,commit=1,data=writeback) /home/opt on /opt type none (bind) cgroup on /dev/cgroup/cpu type cgroup (cpu,memory) nodev on /sys/kernel/debug type debugfs (0) /opt/pymaemo/usr/lib/python2.5 on /usr/lib/python2.5 type bind (bind) /opt/pymaemo/usr/share/pyshared on /usr/share/pyshared type bind (bind) /opt/pymaemo/usr/lib/pyshared on /usr/lib/pyshared type bind (bind) /opt/pymaemo/usr/share/python-support on /usr/share/python-support type bind (bind) /opt/pymaemo/usr/lib/python-support on /usr/lib/python-support type bind (bind) /dev/mmcblk0p1 on /home/user/MyDocs type vfat (rw,noauto,nodev,exec,nosuid,noatime,nodiratime,utf8,uid=29999,shortname=mixed,dmask=000,fmask=0000,rodir) ~ $ df Filesystem 1k-blocks Used Available Use% Mounted on rootfs 233224 171296 57648 75% / ubi0:rootfs 233224 171296 57648 75% / tmpfs 1024 68 956 7% /tmp tmpfs 256 76 180 30% /var/run none 10240 76 10164 1% /dev tmpfs 65536 4 65532 0% /dev/shm /dev/mmcblk0p2 2064208 1507148 452204 77% /home /home/opt 2064208 1507148 452204 77% /opt /opt/pymaemo/usr/lib/python2.5 2064208 1507148 452204 77% /usr/lib/python2.5 /opt/pymaemo/usr/share/pyshared 2064208 1507148 452204 77% /usr/share/pyshared /opt/pymaemo/usr/lib/pyshared 2064208 1507148 452204 77% /usr/lib/pyshared /opt/pymaemo/usr/share/python-support 2064208 1507148 452204 77% /usr/share/python-support /opt/pymaemo/usr/lib/python-support 2064208 1507148 452204 77% /usr/lib/python-support /dev/mmcblk0p1 28312128 15320704 12991424 54% /home/user/MyDocs ~ $ sudo gainroot Root shell enabled BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. /home/user # umount /dev/mmcblk0p1 /home/user # fsck -af /dev/mmcblk0p1 fsck 1.41.3.maemo0 (12-Oct-2008) dosfsck 3.0.12, 29 Oct 2011, FAT32, LFN /dev/mmcblk0p1: 3254 files, 239386/442377 clusters /home/user #
![]() |
2013-06-07
, 13:19
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#150
|
root ls /dev/mmc* sfdisk -l