After flashing stock ftf it deletes/format my internalsd...
Im doing recovery via adb to copy the whole internalsd as .raw...
But im not sure about the location of the internalsd as the guide is for samsung galaxy device...
For samsung internalsd is /dev/block/mmcblk0pxx...
For xperia ZU maybe /dev/block/platform/msm_sdcc.1/by-name/userdata??? or just /dev/block/platform/msm_sdcc.1???
not sure.
But out of interest what are the commands to pull the raw disk img?
Related
I can boot into cwm recovery but can do nothing else. I think I need to flash a new rom but since mass storage isn't working and the phone won't read my sd card. I can't downliad a rom onto the phone.is there any way I can flash through fastboot?
Sent from my LG-P970 using XDA
If mass storage isn't working from within recovery and you don't have a bootable rom, I would just load therom unto the SD card using another device
adb can push files when you're in recovery mode. Check d.android.com to download the Android SDK, which includes adb.
Did you try to restore a backup while in CWM?
can i push through adb pusher? oh and can someone tell me the command to send it to the internal sd card. like for examle /mnt/sdcard
Do a full fastboot wipe
this is an automated script->http://forum.xda-developers.com/showthread.php?t=1421261
Then reflash your recovery.img using fastboot
hi i have a sony tablet s 16gb model SGPT111US/S AND I NEED TO FLASH THIS SCRIPT [SlaidyBoost-B1_SGS_By_Slaid480.zip]
but this script has to be flashed from reboot/recovery and mounted /system directory.the problem is when i go into reboot/recovery i
only get 3 options - 1.cacel abd contiue boot. 2.mnt/sdcard,can only mnt sdcard and script wont flash from there. 3. wipe and erase all
data.is there any way to alter script to flash from sdcard and if not is there a way it can be flashed manualy.i need serious help with this one.
TIA!!!!!!
hi i just bought a samsung mega 6.3 in indonesia, it's a 16 version but i didn't check it before i root it, however i seem to remember when i plug it onto my computer it was 11 or 12 gb storage
so after rooting using guide in this thread " http://forum.xda-developers.com/showthread.php?t=2355680&page=3 ", when i plug it on my computer it shows only 128 mb storage, why is it happening? and if i checked setting - more - storage it says "8 gb (why 8 gb instead of 16 gb or 12 gb?).
if i open application manager from setting - application manager it says 352 mb used out of 12 gb free.
I used odin 3.07 to flash vcoreroot-v2.tar, followed by original kernel KERNEL-XSE-I9200XXUAMEE-1369705836.tar, followed by cwm recovery v6.0.3.2 - i9200-cwm-recovery
please help me. thank you so much
oh and the storage on the pc is empty without any folder, and i can't copy files onto it...
please helpppppp
The internal storage ( sdcard ) is only a folder on your data partition ( /data/media ). The entire 16GB is not allotted to your sdcard. It is shared. So you will not see the entire 16GB when you mount your sdcard on your PC. So no worried there. Also make sure your usb debugging is on before connecting your phone to PC.
Regarding root, the easiest method is to flash cwm recovery and then flash the SU zip file. If you use twrp recovery, the recovery will do the rooting for you. Just remember to reboot to recovery first after flashing the twrp recovery, else recovery will get overwritten by stock recovery.
I suggest, you flash your stock rom again and re-root. You could also try this app to root your phone using windows.
The internal storage ( sdcard ) is only a folder on your data partition ( /data/media ). The entire 16GB is not allotted to your sdcard. It is shared. So you will not see the entire 16GB when you mount your sdcard on your PC. So no worried there. Also make sure your usb debugging is on before connecting your phone to PC. ===> debugging is already on. yes however it shows up only 128 mb, and i couldn't copy any data onto it
Regarding root, the easiest method is to flash cwm recovery and then flash the SU zip file. If you use twrp recovery, the recovery will do the rooting for you. Just remember to reboot to recovery first after flashing the twrp recovery, else recovery will get overwritten by stock recovery.
Click to expand...
Click to collapse
i also couldn't get into the recovery mode, it was 2 red lines and it just restart, i've re root it twice using the same method...
0664348999
finally after 5 hours of works and skipping actual job. im able to get my pc to read the whole 12 gb of the storage,
by using steps and original firmware from hxxp://honai-android.blogspot.com/2013/11/how-to-update-galaxy-mega-63-i9200-with.html
for anyone who might stumble upon the same problem
thank you for helping @Silesh.Nair
Hi I've flashed my M9 Pro (Rk3188 rom) with an RK3066 rom in error. Now it continually loops in a CWM screen offering options to install rom from Sd card etc. When I try it cannot find the sd card, Using Adb I can see all the filesystems but when I sideload or push recovery files to the device it cant mount any of the filesystems. /cache /sdcard etc. I think the firmware cannot see any of the partitions. Can anyone pease help me in finding a way to rebuild the partitions via Adb or something similar as I can do nothing with the tablet itself.
unable to replace rom on i9100 due to inability to download files, have adb over wifi with root.
I have an i9100 with an experimental cm13 rom that lost access to the emulated sd card.
the usb port doesnt work for data anymore.
I have access to the device via adb over wifi including root.
I have cyanogenmod recovery so i can't flash zip from sdcard, only emulated.
what is the direct path I need to push a file to so i can flash it ?
Answer: adb push -p ~/Downloads/cm-11-20141115-SNAPSHOT-M12-i9100.zip /data/media/obb/cm11.zip