TWRP Problem "detected filesystem" - Xiaomi Poco F1 Questions & Answers

I have a Pocophone F1. I'm trying to flash a rom, when I flash the zip file says "detected filesystem ext4 for / dev / block / bootdevice / by-name / system", I can not install any rom

ebu123 said:
I have a Pocophone F1. I'm trying to flash a rom, when I flash the zip file says "detected filesystem ext4 for / dev / block / bootdevice / by-name / system", I can not install any rom
Click to expand...
Click to collapse
Not sufficient information.
Please state what ROM are you on, what did you do (root, TWRP etc), by what method are you flashing, which ROM are you trying to flash etc etc.

Related

cant mount sdcard !!!

plz help
i have one max and i cant boot 2 the system only 2 recovery and fastboot
i tried 2 install new room but it cant mount sdcard i think my internal storage is disappear!!
in recovery he says
E: can't mount / cache / recovery / log
E: can't open / cache / recovery / log
E: can't mount / cache / recovery / last_log
E: can't open / cache / recovery / last_log
E: can't mount / cache / recovery / last_install
E: can't open / cache / recovery / last_install
my mob is unlocked and i have root and s-on
any one can help me to back it??
in adb i type
"adb shell"
then
"mount /dev/block/mmcblk0p1 /sdcard"
and
"mount /dev/block/mmcblk0p1 /cache"
then in recovery the messages :
E: can't mount / cache / recovery / log
E: can't open / cache / recovery / log
E: can't mount / cache / recovery / last_log
E: can't open / cache / recovery / last_log
E: can't mount / cache / recovery / last_install
E: can't open / cache / recovery / last_install
disappear!!
but i still cant install new room or recovery
any help??!!
I am updating the TWRP recoveries as we speak. Try it when I get it uploaded.
Flyhalf205 said:
I am updating the TWRP recoveries as we speak. Try it when I get it uploaded.
Click to expand...
Click to collapse
:good::good: i will
Flyhalf205 said:
I am updating the TWRP recoveries as we speak. Try it when I get it uploaded.
Click to expand...
Click to collapse
its same problem
Code:
E:\one fix\mini-sdk>fastboot flash recovery openrecovery-twrp-2.7.1.1-t6.img
sending 'recovery' (11884 KB)... OKAY
writing 'recovery'... FAILimage update error
FAILED (remote: image update error)
E:\one fix\mini-sdk>

Custom Kernels Corrupting DATA Partition

Hi all, I have a very strange problem.Every time i flash a custom kernel or i try to wipe data/factory reset then if i use the following command with ADB:
e2fsck -f -n /dev/block/mmcblk0p10
in DATA partition it gives me some errors and if i try to fix them with this command :
e2fsck -f -n /dev/block/mmcblk0p10
my phone will also get stuck in boot screen but if i try to use this command :
e2fsck -f -c -y /dev/block/mmcblk0p10
command,then i will boot normally to ROM but this message appears:
System UIDs inconsistent
UIDs on the system are inconsistent, you need to wipe your data partition or your device will be unstable.
Kernels i used and give me these problems : dorimanx 8.43v98 / 8.43v83 /philz /apolo
The only way not to have this problem is to flash stock sammy rom with odin with the stock kernel installed OR to use slimkernel with slimsaber.
Any ideas why I have this strange problem.Is it possible the Internal SD card to be faulty?
I am unable to flash a custom kernel and if i do and let these errors exist in DATA partition after some time my phone will bootloop.
Any help would be appreciated.
Thanks in advance.
Have you tried this to fix permissions?

[Help me!] Internal sd can't mount, unable to flash new rom via adb sideload

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.

Cannot Install Magisk - twrp unmount of system failed resource busy

Hello
Can anyone suggest some help, I cannot install magisk on my z3c tablet
I used this guide to install twrp, rooted 6.0.1
https://forum.xda-developers.com/z3...torial-stock-android-marshmallow-6-0-t3409486
I backed up my DRM keys and then proceeded to unlock the bootloader.
Then I used full unroot inside SuperSu
I constructed the magisk flash file using Boot Bridge for Sony ELF
when I boot into twrp and try to flash the magisk file I get the following
Code:
Magisk v14.0 Installer
**********************
- Mounting /system, /vendor, /cache, /data
- Device platform: arm
- Constructing environment
- Found Boot Image: /dev/block/mmcblk0p14
- Unpacking boot image
- Checking ramdisk status
- Magisk patched image detected!
- Ramdisk restored from internal backup
- Patching ramdisk
- Repacking boot image
- Flashing new boot image
- Unmounting partitions
- Done
- Restoring the boot bridge...
- Cleaning temporary files...
installation completed!
script succeeded: result was [ ]
Updating partition details...
Failed to mount '/system' (Device or resource busy)
...done
Magisk manager is saying that Magisk is not installed, so I guess the above failed to mount system is the problem ??
Any suggestions on what to try
Thanks
S8utt
s8utt said:
Hello
Can anyone suggest some help, I cannot install magisk on my z3c tablet
I used this guide to install twrp, rooted 6.0.1
https://forum.xda-developers.com/z3...torial-stock-android-marshmallow-6-0-t3409486
I backed up my DRM keys and then proceeded to unlock the bootloader.
Then I used full unroot inside SuperSu
I constructed the magisk flash file using Boot Bridge for Sony ELF
when I boot into twrp and try to flash the magisk file I get the following
Code:
Magisk v14.0 Installer
**********************
- Mounting /system, /vendor, /cache, /data
- Device platform: arm
- Constructing environment
- Found Boot Image: /dev/block/mmcblk0p14
- Unpacking boot image
- Checking ramdisk status
- Magisk patched image detected!
- Ramdisk restored from internal backup
- Patching ramdisk
- Repacking boot image
- Flashing new boot image
- Unmounting partitions
- Done
- Restoring the boot bridge...
- Cleaning temporary files...
installation completed!
script succeeded: result was [ ]
Updating partition details...
Failed to mount '/system' (Device or resource busy)
...done
Magisk manager is saying that Magisk is not installed, so I guess the above failed to mount system is the problem ??
Any suggestions on what to try
Thanks
S8utt
Click to expand...
Click to collapse
Hey mind did you get this working?
Nope
I have a similar problem the workaround is to wipe system cache a dalvik then flash rom gapps and magisk. However this loses data. I will try uninstalling magisk before installing builds.

[Help] I can not flashing Magisk on TWRP (ERROR: 1)

==> I using:
- Xiaomi Redmi Note 4 (mido)
- Custom Rom (Resurrection Remix v6.10)
- Android 8.1
==> I can not flashing Magisk on TWRP 3.2.2.0. Error details are:
******************************
* Magisk v16.0 installer
******************************
- Mounting /system, /vendor
! Cannot mount /vendor
- Unmounting partitions
Update process ended with ERROR: 1
Error installing zip file '/sdcard/Magisk-v16.0.zip'
Updating patition details...
...done
==> I have flashed file boot.img and flash Magisk-v16.0.zip again but failed.
I do not know what to do next. Please everyone help me!
Thank you Everyone!!!:fingers-crossed::laugh:

Categories

Resources