S7 slim internal memory problem

Sognatore

Member
Dec 4, 2011
9
0
Hi
i've installed tri_zet IDEOS_S7 Slim Mod v3 on S7 Slim and it work fine , but i found on my device a BIG problem.
The device does not recognize internal memory (internal SD) card so now i've only external SD card and only 150 MB of internal memory.
After i flash again with stock rom.
Rooot the device with super one click
actually internl SD card is not recognized so i was unable to format.
With terminal in dmesg i find :

[ 8583.022227] mmc2: card has unknown MMCA version 6
[ 8583.040740] mmc2: error -22 whilst initialising MMC card

the problem , i think, that i have to make the partition and format it but i don't know the device name and i don't know how to make partition and format it.
this is the df -h output :

Filesystem Size Used Available Use% Mounted on
tmpfs 204.3M 12.0K 204.3M 0% /dev
/dev/block/mtdblock4 160.0M 62.6M 97.4M 39% /tmpdata
/dev/block/mtdblock2 250.0M 228.7M 21.3M 91% /system
/dev/block/mtdblock4 160.0M 62.6M 97.4M 39% /data
tmpfs 204.3M 0 204.3M 0% /mnt/asec
/dev/block/mtdblock3 33.0M 1.1M 31.9M 3% /cache
/dev/block/vold/179:16
7.4G 96.0K 7.4G 0% /mnt/sdcard
/dev/block/vold/179:16
7.4G 96.0K 7.4G 0% /mnt/secure/asec

/mnt/sdcard is the external sdcard.

Someone was able to tell me how find the device name or how to fdisk and fortmat it ?
Usually in the stock rom the internal memory have 2 partitions (4 GB + 4 GB)
the first one is used as inernal filesystem , the second one is used as interna SD card.

Regards
 

Sognatore

Member
Dec 4, 2011
9
0
Hi

maybe nobody knows how to solve it.

But someone can do a "df -h" on S7 Slim ?


Regards
 

Publius

Senior Member
Dec 10, 2011
14
2
$20111214194510981.png

What did I do wrong with df -h? I'm a *nix noob...
 

Sognatore

Member
Dec 4, 2011
9
0
Hi
nothing wrong , did you have rooted the device ?
If yes you have to do before the df -h the command su -

1) su -
2) df -h

Regards
 

Publius

Senior Member
Dec 10, 2011
14
2
Not THAT noob ;-)
I'm joking, but I already did this before. See for yourself:
$20111215001233567.png

It is rooted, after "su -" there is a message that terminal gained superuser privileges.
 
Top