[Help me!] Internal sd can't mount, unable to flash new rom via adb sideload - Galaxy S II Q&A, Help & Troubleshooting

Couple months ago, I tried to flash Android 6.0 on my S2 i9100 but it only recognized the first partition (2gb ) but the rest 14gb no. [ Sure, I did wipe cache partition, dalvik cache, data ]
So, I did some format with adb shell ( I deleted FactoryFS, Data, UMS partitions and change the format type to Fat32) and copied to internal storage. When I install it ( it takes like 3-5 minutes) and get this error
|Warning: No file_contextsdetected filesysstem ext4 for /dev/block/mmcblk0p9
| mount: failed to mount /dev/block/mmcblk0p9 at /system: Device or resource busy
| detected filesystem ext4 for /dev/block/mmcblk0p9 It stuck here for a while
ApplyParsedPerms: lsetfilecon of /system/lost+found to ubject_r: system_file: s0 failed: Operation on not supported on transport endpoint
set_metadata_recursive: some changes failed
E: Error in /emmc/cm12.... (status 7)
Installation aborted
press any key to continue.
After that, I tried again with Odin, I used Stock PIT and 12gb PIT ver to install Rom, still get the error above. Even when I use Odin to flash new Rom, Odin get stopped working.
[ I have tried many versions of CWM, Philz, TWRP,... but still Can't mount /sdcard ]
So how can I fix this problem?
Thanks for reading and helping me. Also sorry for my bad English.

Related

Couldn't mount /sdcard

I need to flash a ROM on my device to root my VFD600, but can't flash it due to this message always showing up. How to fix it?
Android Recovery
Vodafone/VFD600/P809V50
6.0.1/MMB29M/20160927.133420
user/test-keys
Use volume up/down and power.
Supported API: 3
E:try to mount "/dev/block/mmcblk1p1" partition at "/sdcard" with exFAT filesystem
E:vfat mount failed, try to mount with fuse exfat
E:/sbin/mount.exfat failed with status 1
E:fangjun failed to mount /sdcard (No such file or directory)
-- Couldn't mount /sdcard.
Installation aborted.
Neither applying from ADB sideload or Fastboot commands other than "fastboot devices" work for me, so I can't even unlock the bootloader.

unable to wipe /data -- unknown file system 'auto'

I've tried to format data, but this came out.
Then I tried to repair or change file system, it shows I successfully change /data to exFAT, but still unable to wipe.
Besides, while I'm trying adb sideload, it says like
Code:
adb: failed to read command: No error
, how can I deal with it?
Try changing it to ext4 and try again

I9300 - Unable to find partition size for /boot ?

Hi all,
I'm very new here and I hope you all can help me unbutton my phone.
So I have a Samsung S3 I9300, with CM 13.0 installed, I'm using CW recovery v2.7.0.0
I have installed many custom ROMs for this device over the last few years without any problem, each time formatting and cleaning the Dalvik cache etc.
Today my phone restarted randomly and a message came that my phone failed to encrypt and cleared all my data and that I had to restart on recovery to perform a factory reset.
A bit random I thought .. So I rebooted in recovery and did a "reset to default" in CW .. this was successful, however I noticed some problems on the terminal screen ...
Code:
E: Can not find partition size for / boot
E: can not find partition size for / recovery
E: Primary block device / dev / block / mmcblk0p12 to the mount point is not present!
E: Internal storage can not be mounted
E: Unable to mount / data / media during GUI initialization
E: can not mount / cache
SELinux full support is present
E: can not mount / cache
E: can not mount / cache
E: Can not mount /data/media/TWRP/.twrps when trying to read the settings file
E: Can not mount / data
Updating partition details ...
E: can not mount / efs
E: Can not mount / data
E: Can not mount / data
E: can not mount / cache
E: Unable to mount / system
E: Can not mount / data
E: Can not mount / pre-load
E: Internal storage can not be mounted
I tried to format but it fails.
I can not install another ROM because both the internal memory and the SD card show 0MB.
I plugged the SD card into my computer and there are still files on the card.
I had a look online and found that typing a command in the terminal should fix it, however, nothing happens ..
I get an error that mmcblk0p12 does not exist.
Code:
mke2fs / dev / block / mmcblk0p12

[TWRP] What is Error 8 in TWRP 3.1.1-0?

Note: Feel free to give any suggestions. This is a fu*ked up device, I want to try one last time before throwing this device to a corner.
Hi, I have a Micromax A311 Device and I'm unable to restore backup, or wipe the system it throws "Failed to mount '/system' (invalid argument)". The Error 8 occurs whenever I try to repair any partitions (system, data, cache). I tried to search for TWRP Error 8 on Google but couldn't find any thread on it. So I'm asking here, if there is any such thread exists please reply. Any suggestions on unbricking this device would be highly appreciated.
These are some of the problems I'm facing:
Internal Storage shows 0 mb
Cannot mount system, cache, or data
Cannot wipe, it throws "Failed to mount '/system' (Invalid argument)"
The size of partitions (data, cache and system) is 0 mb
Repairing partition doesn't work, it throws error: /sbin/e2fsck -fp /dev/block/mmcblk0p8 process ended with ERROR: 8

Vernee M5 bootloop

Hello
I've installed TWRP by following this thread here
and after which I flashed the custom rom from this thread here
After a awhile I did a factory rest to the phone which caused the phone to boot into TWRP and no matter what I do it keeps rebooting into TWRP
Tired to flash stock rom, which gives the following erros :
unable to mount storage
Failed to mount '/data' (invalid argument)
unable to mount '/data/media/TWRP/.twrps
tried Format Data:
unable to mount storage
Failed to mount '/data' (invalid argument)
unable to format to remove encryption
tried to repair data:
Failed to mount '/data' (invalid argument)
Failed to unmount 'external_sd' (Device or resource busy)
unable to repair data
tried to flash the custom rom again
....
...done!
enjoy!
updating partition details
Failed to mount '/data' (invalid argument)
....done
tried using terminal with this:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
no such file
Dont have ADB access (only sd card shows when i connect usb)
note: I have another vernee M5 if anyone thinks it could be useful (unrooted)
please help!
Saqwerzaman said:
Hello
I've installed TWRP by following this thread here
and after which I flashed the custom rom from this thread here
After a awhile I did a factory rest to the phone which caused the phone to boot into TWRP and no matter what I do it keeps rebooting into TWRP
Tired to flash stock rom, which gives the following erros :
unable to mount storage
Failed to mount '/data' (invalid argument)
unable to mount '/data/media/TWRP/.twrps
tried Format Data:
unable to mount storage
Failed to mount '/data' (invalid argument)
unable to format to remove encryption
tried to repair data:
Failed to mount '/data' (invalid argument)
Failed to unmount 'external_sd' (Device or resource busy)
unable to repair data
tried to flash the custom rom again
....
...done!
enjoy!
updating partition details
Failed to mount '/data' (invalid argument)
....done
tried using terminal with this:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
no such file
Dont have ADB access (only sd card shows when i connect usb)
note: I have another vernee M5 if anyone thinks it could be useful (unrooted)
please help!
Click to expand...
Click to collapse
UPDATE
booting into bootloader and using command 'f'astboot continue'' i was able to boot into system
the system reqiuers a password but gboard keeps crashing and i cant enter my password

Categories

Resources