GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > GSM & CDMA Phones / Tablets Software & Hardware Area > Samsung > Samsung Android based phones


Samsung Android based phones Discussion and all of your questions relating to the Samsung Android based phones.

Reply
 
LinkBack Thread Tools Display Modes
Old 05-07-2012, 10:10   #1 (permalink)
No Life Poster
 
FEATURE GSM™'s Avatar
 
Join Date: May 2006
Location: I Love Walking In The Rain Bec
Posts: 1,698
Member: 276151
Status: Offline
Sonork: 100.1577032
Thanks Meter: 234
Donate money to this user
Thumbs up [Guide] Samsung P1000 with a corrupt internal sdcard - Solution here


I recently fixed a P1000 with a corrupt internal sdcard - I thought I'd share my experience.

The Symptoms

When Booting the device got stuck at the Samsung Logo Screen
ODin/Heimdall fails on any rom which include an hidden.rfs and movinand.mst
ODin/Heimdall report success when flashing flashing roms without hidden.rfs and movinand.mst
Recovery Mode reports errors after flashing. The error is different depending on which rom was flashed but are all related to file system functions.

Internal MMC checksum verify failed.
E: failed to mount /system (invalid argument)
E: failed to mount /dbdata (Invalid argument)
E: /dev/block/mmcblk0p2 on /data failed: No such file or directory
E: copy_dbdata_media:Can't mount /dbdata

The Problem
The recovery errors alone are not enough to diagnose the problem as they can also occur if flashing has been carried out incorrectly.

The main pointer to an Internal SDCard Failure is the inability to flash hidden.rfs and movinand.mst
You should be able to confirm this to be the case by running dmesg on the device using adb from the command prompt
Code:

adb shell dmesg

My output contained the following line:
Code:

<3>[ 4.802004] mmc0: error -110 whilst initialising MMC card

The Solution
Normally you should be able to RMA this as it is an hardware failure.
However as warranties expire or you just can't be bothered to wait here is an alternative solution

1. Format the external sdcard with 3 parititions (you can probably get away with 2) I used a 32 GB card with the follwing

Partition 1: 28 GB Fat 32 (sdcard partition)
Partition 2: 4 GB ext4 (data partition)
Partition 3: 100MB Fat 32 (preload partition)

If you want more space for app, make the data partition larger

2. Flash Latest Rom. I used XWJQ8 but I also flashed XXJPZ Successfully and I don't think it makes alot of difference

I Used Heimdall for this and I flashed everything. Odin should do the Job as long you remove hidden.rfs and movinand.mst from the tar balls

Code:

heimdall flash --repartition --pit gt-p1000_mr.pit --primary-boot boot.bin \
--cache cache.rfs \
--factoryfs factoryfs.rfs \
--modem modem.bin \
--param param.lfs \
--secondary-boot Sbl.bin \
--kernel zImage --recovery zImage


3. Flash latest Overcome Kernel 4 which can be downloaded from the teamovercome download page

4. Boot To Recovery ( You should now see Clockwork Recovery Mod )

5. edit /system/etc/vold.fstab on the device to look like the following

Code:

# internal sdcard
{
ums_path = /sys/devices/platform/usb_mass_storage/lun0/file
asec = disable
discard = disable
format_option = -r 1558
}
dev_mount sdcard /mnt/sdcard 1 /devices/platform/s3c-sdhci.2/mmc_host/mmc1

# externel sdcard
{
ums_path = /sys/devices/platform/usb_mass_storage/lun0/file
asec = enable
}
dev_mount sdcard /mnt/sdcard/external_sd auto /devices/platform/s3c-sdhci.2/mmc_host/mmc2 /devices/platform/s3c-sdhci.2/mmc_host/mmc1

6. Reboot, System Should now functioning normally.

Note: First boot takes a while. if you are worried or think it is boot looping, you can watch the output using adb logcat

You should now have a working galaxy with the added bonus of a re-sizable data partition.
don't forget thanks button
  Reply With Quote
The Following 6 Users Say Thank You to FEATURE GSM™ For This Useful Post:
Show/Hide list of the thanked
Old 05-07-2012, 11:11   #2 (permalink)
Freak Poster
 
jupizet's Avatar
 
Join Date: Jun 2005
Location: indonesia
Posts: 436
Member: 154427
Status: Offline
Thanks Meter: 61
Donate money to this user
about all operation we need sd card?
"Partition 1: 28 GB Fat 32 (sdcard partition)
Partition 2: 4 GB ext4 (data partition)
Partition 3: 100MB Fat 32 (preload partition)"

do not understand about that
  Reply With Quote
Old 05-07-2012, 13:53   #3 (permalink)
No Life Poster
 
FEATURE GSM™'s Avatar
 
Join Date: May 2006
Location: I Love Walking In The Rain Bec
Posts: 1,698
Member: 276151
Status: Offline
Sonork: 100.1577032
Thanks Meter: 234
Donate money to this user
Quote:
Originally Posted by jupizet View Post
about all operation we need sd card?
"Partition 1: 28 GB Fat 32 (sdcard partition)
Partition 2: 4 GB ext4 (data partition)
Partition 3: 100MB Fat 32 (preload partition)"

do not understand about that
corrupt internal sdcard
  Reply With Quote
Old 05-09-2012, 13:10   #4 (permalink)
Freak Poster
 
jupizet's Avatar
 
Join Date: Jun 2005
Location: indonesia
Posts: 436
Member: 154427
Status: Offline
Thanks Meter: 61
Donate money to this user
Quote:
Originally Posted by soroar View Post
corrupt internal sdcard
and solution is change hardware(internal sc card)??
  Reply With Quote
Old 05-21-2012, 19:30   #5 (permalink)
Major Poster
 
Join Date: Jul 2010
Posts: 46
Member: 1351184
Status: Offline
Thanks Meter: 2
bro, forgive the boldness

could you upload a video, My eMMC is damaged
and do not really understand the tutorial,

sorry
  Reply With Quote
Old 05-23-2012, 00:42   #6 (permalink)
Freak Poster
 
Pulka's Avatar
 
Join Date: Jan 2009
Location: Germany/NRW
Posts: 420
Member: 936229
Status: Offline
Sonork: 1606911
Thanks Meter: 115
Hi.
Has anyone successfully tested this solution?
Best regards!
  Reply With Quote
Old 01-11-2013, 02:19   #7 (permalink)
Junior Member
 
Join Date: Jun 2008
Location: egypt
Posts: 32
Member: 786520
Status: Offline
Thanks Meter: 4
it works 100% tested
  Reply With Quote
Old 01-13-2013, 04:43   #8 (permalink)
No Life Poster
 
hanen's Avatar
 
Join Date: Jun 2004
Location: E G Y P T
Age: 40
Posts: 614
Member: 70053
Status: Offline
Thanks Meter: 85
I tested it work ok..............
  Reply With Quote
Old 02-18-2013, 04:56   #9 (permalink)
No Life Poster
 
hanen's Avatar
 
Join Date: Jun 2004
Location: E G Y P T
Age: 40
Posts: 614
Member: 70053
Status: Offline
Thanks Meter: 85
phone now is work but without sdcard1 is not mount
  Reply With Quote
Old 02-18-2013, 21:06   #10 (permalink)
Junior Member
 
Join Date: Feb 2013
Posts: 4
Member: 1886273
Status: Offline
Thanks Meter: 1
Help in step 5?

Hello everyone, I have an galaxy tab gt-p1000 with the symptoms you describe. I am convinced that the tablet have a hardware problem.
Googling i found this thread and see a light in the end of the tunnel.
I managed to make the steps 1,2,3,4.

Step 1:
I use yhe software minitool software Partition Home, that is free.
The card only have 8Gb but I sized the partitions:
Partition 1: 3,5GB GB Fat 32 (sdcard partition)
Partition 2: 4 GB ext4 (data partition)
Partition 3: 100MB Fat 32 (preload partition)

Step 2:
I flashed with odin the GB-Stock-Safe-v5, Removed the files hidden.rfs and movinand.mst from the .tar file and flashed sucessufuly.

Step 3 and 4 no problem.

Step 5:
Pressed Power button an volume up and enter de recovery mode of the overcome firmware.
And now ??? How do I Edit the file "vold.fstab".
How can I do this in the recovery mode ? How can access the file and manage to edit it like you describe.

Thanks in advanced
Carlos Guerreiro from Protugal!
  Reply With Quote
The Following User Says Thank You to cvitalguerreiro For This Useful Post:
Old 02-22-2013, 01:51   #11 (permalink)
No Life Poster
 
hanen's Avatar
 
Join Date: Jun 2004
Location: E G Y P T
Age: 40
Posts: 614
Member: 70053
Status: Offline
Thanks Meter: 85
Quote:
Originally Posted by cvitalguerreiro View Post
Hello everyone, I have an galaxy tab gt-p1000 with the symptoms you describe. I am convinced that the tablet have a hardware problem.
Googling i found this thread and see a light in the end of the tunnel.
I managed to make the steps 1,2,3,4.

Step 1:
I use yhe software minitool software Partition Home, that is free.
The card only have 8Gb but I sized the partitions:
Partition 1: 3,5GB GB Fat 32 (sdcard partition)
Partition 2: 4 GB ext4 (data partition)
Partition 3: 100MB Fat 32 (preload partition)

Step 2:
I flashed with odin the GB-Stock-Safe-v5, Removed the files hidden.rfs and movinand.mst from the .tar file and flashed sucessufuly.

Step 3 and 4 no problem.

Step 5:
Pressed Power button an volume up and enter de recovery mode of the overcome firmware.
And now ??? How do I Edit the file "vold.fstab".
How can I do this in the recovery mode ? How can access the file and manage to edit it like you describe.

Thanks in advanced
Carlos Guerreiro from Protugal!
u can open flash file with unrar and post ...this is for cm 10 file only but not work for overwork flash tested


## Vold 2.0 Generic fstab
## - San Mehat ([email protected])
##

#######################
## Regular device mount
##
## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...>
## label - Label for the volume
## mount_point - Where the volume will be mounted
## part - Partition # (1 based), or 'auto' for first usable partition.
## <sysfs_path> - List of sysfs paths to source devices
######################

# internal sdcard
dev_mount emmc /storage/sdcard1 1 /devices/platform/s3c-sdhci.2/mmc_host/mmc1

# external sdcard
dev_mount sdcard /storage/sdcard0 1 /devices/platform/s3c-sdhci.2/mmc_host/mmc2
#end line ## keep this line
  Reply With Quote
The Following User Says Thank You to hanen For This Useful Post:
Old 02-26-2013, 10:55   #12 (permalink)
Junior Member
 
Join Date: Feb 2013
Posts: 4
Member: 1886273
Status: Offline
Thanks Meter: 1
Thanks for the reply. Sory for my bad English.
The point 5 says: "5. edit /system/etc/vold.fstab on the device"

You say I can use winrar. How?
Conect the device to the computer and search for the file ?

If so something is wrong because the device its detected but when I try to explore de drive it says to format it.

Please help me, Samsung Service asks me for 250,00Euros to change the mainboard, they ara insane.
  Reply With Quote
Old 02-26-2013, 13:09   #13 (permalink)
No Life Poster
 
hanen's Avatar
 
Join Date: Jun 2004
Location: E G Y P T
Age: 40
Posts: 614
Member: 70053
Status: Offline
Thanks Meter: 85
Quote:
Originally Posted by cvitalguerreiro View Post
Thanks for the reply. Sory for my bad English.
The point 5 says: "5. edit /system/etc/vold.fstab on the device"

You say I can use winrar. How?
Conect the device to the computer and search for the file ?

If so something is wrong because the device its detected but when I try to explore de drive it says to format it.

Please help me, Samsung Service asks me for 250,00Euros to change the mainboard, they ara insane.
this file in the flash file u can edit with win rar or u can edit after flash with adb
  Reply With Quote
Old 02-26-2013, 22:45   #14 (permalink)
Junior Member
 
Join Date: Feb 2013
Posts: 4
Member: 1886273
Status: Offline
Thanks Meter: 1
Ok thanks, I´m waiting for the device came from samsung service. When I have it i'l try and give you all feedback.
  Reply With Quote
Old 03-10-2013, 01:54   #15 (permalink)
Junior Member
 
Join Date: Feb 2013
Posts: 4
Member: 1886273
Status: Offline
Thanks Meter: 1
Thanks a lot, my tab it's working again.

I don't know the adb software. The process of changing the file it's quite simple whem you know it.
After I read this thread:
[GUIDE] ADB Workshop and Guide for everyone - xda-developers

In recovery mode, tab connected with usb, open comand prompt, use adb commands Pull the file, changet it with notepad++, and the then command push the file. Reboot the tab and it's back alive.

Fu*k Samsung Service, they try to charge it 250Euros.

Carlos From Portugal
Viva o maior Clube do Mundo Sport Lisboa e Benfica.
Obrigado
  Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Internal Aerial for 7110 8310-GUY Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 13 02-17-2003 21:07
water damaged 5110 gsmxc Nokia Hardware & Hardware Repair 5 10-18-2001 16:15
3210 *water damaged* no reception pks Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 4 03-28-2001 12:09
nokia 6150 internal modem mottile Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 1 02-21-2001 00:14
How to open 3210 without damaging? Kane Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 0 09-06-2000 16:41

 



All times are GMT +1. The time now is 23:58.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.56906 seconds with 9 queries

SEO by vBSEO