Any touch to system partition leads to softbrick. - Redmi Note 9S / Note 9 Pro (Indian Model) Question

every things I do on system partition with file explorer or debloater makes the phone boot on fastboot instead of OS.
why.
ROM: xiaomi-eu 11.0.8.0

ounila said:
every things I do on system partition with file explorer or debloater makes the phone boot on fastboot instead of OS.
why.
ROM: xiaomi-eu 11.0.8.0
Click to expand...
Click to collapse
Read post 219 and earlier in this topic.
https://forum.xda-developers.com/re...mi-eu-rom-redmi-note-9s-9-pro-t4081437/page22

lolo9393 said:
Read post 219 and earlier in this topic.
https://forum.xda-developers.com/re...mi-eu-rom-redmi-note-9s-9-pro-t4081437/page22
Click to expand...
Click to collapse
Thanks !

Related

Need system.img, boot.img and recovery.img

Hello there,
can someone please provide a system.img, recovery.img and boot.img from a WI501Q? I've derped something up quite hard by backing up the system partition while the bootloader was still locked, now I tried to flash it and the filesystem seems to be corrupted...
I tried reflashing a TWRP backup made from someone else but even transfering the backup to the watch fails at some point with "protocol error"... The watch reboots then and no files were saved to the watch.
Thanks already!
See Post #4 on how I resolved this (kinda).
[del]
ranf said:
[del]
Click to expand...
Click to collapse
What did you mean by using ext2simg?
Okay, after some derping around, trying, failing and more I managed to restore it...
I had a TWRP backup from my still OEM locked bootloader (I booted TWRP via fastboot boot twrp3.img), via fastboot I formated the system, userdata, cache and so on partitions and something along those lines seemed to work.
Before that the /data partition seemed to be corrupt for whatever reason, not even TWRP was able to display the free space. After doing the above it suddenly was able to display it again but the /data/media folder was missing, I created it manually, pushed the TWRP folder onto it, Restored and it worked!
So yeah, not sure what exactly went wrong here or how to fix it... Sorry...
EpicLPer said:
What did you mean by using ext2simg?
Click to expand...
Click to collapse
In Ubuntu it is in this package:
http://packages.ubuntu.com/xenial/amd64/android-tools-fsutils/filelist
Works better than img2simg.

[STOCK ROM][QMobile Z8][L5510][WIKO RIDGE 4G|Blu Life One(2015)] Lollipop5.0.2 ROOTED

NOTE-1:
I'm not a developer or something even near to that. All information provided here is copied from different internet sources and according to best of my knowledge.
I have created this flashable zip myself and tried this on QMobile Z8 only. It's similar to Wiko Ridge 4G and Blu Life One (2015) in hardware specifications.
I'll not be responsible for any harm to you or your device. It works perfectly for me. You may try it on your own risk.
Save / backup your data before continuing.
NOTE-2:
This flashable zip flashes SYSTEM and BOOT partitions only. If you face ROM abnormal behavior like signals issue, charging problem, device heat up etc. you may flash other partitions as explained here.
Read here more about partitions.
REQUIREMENTS
To flash zip, CUSTOM RECOVERY must be installed. If you don't have one, get here.
If your device is bricked and doesn't boot, try flashing factory firmware as explained here. Even if Download Mode isn't accessible, get official support for your device and pray for it.
STEPS
Download QMobile Z8 Stock ROM Lollipop 5.0.2 Rooted flashable unsigned zip and place it on SD Card or Internal Memory (if you don't going to wipe it).
Reboot into Recovery.
Install ROM zip.
Wipe DALVIK-CACHE, CACHE & DATA.
Reboot. Ignore "No OS Installed" warning (if it comes).
Enjoy!
Thanks for Your Post
I have Qmobile z8 , i updated the firmware of Wiko Ridge 4g on my phone few days before.
So my current OS is Ridge 4g , now as i have tried to install your custom rom you mentioned in this thread
it goes normally about 25 percent in progress bar then suddenly progress bar completed as it goes completed , there is no error but in bottom its written Done. then i clear cache and then restart the phone , but it stuck on Wicko logo then restart and this continues. It seems installation did not go completed ,,,, Any solution ?
sadiq1 said:
I have Qmobile z8 , i updated the firmware of Wiko Ridge 4g on my phone few days before.
So my current OS is Ridge 4g , now as i have tried to install your custom rom you mentioned in this thread
it goes normally about 25 percent in progress bar then suddenly progress bar completed as it goes completed , there is no error but in bottom its written Done. then i clear cache and then restart the phone , but it stuck on Wicko logo then restart and this continues. It seems installation did not go completed ,,,, Any solution ?
Click to expand...
Click to collapse
Flashable zip contains just system.img and boot.img. Extract both files and flash using dd.
What is dd , can you please explain what to do in some detail , i am not so much familiar with android
sadiq1 said:
What is dd , can you please explain what to do in some detail , i am not so much familiar with android
Click to expand...
Click to collapse
dd is a command on UNIX-like operating systems including Linux and Android to copy / dump data. https://www.computerhope.com/unix/dd.htm
Put both img files on internal sd card. Boot in recovery and run these commands from built-in terminal or adb shell:
Code:
cd /sdcard
dd if=boot.img of=/dev/block/mmcblk0p23
dd if=system.img of=/dev/block/mmcblk0p24
Make sure "/dev/block/mmcblk0p23" and "/dev/block/mmcblk0p24" are correct partitions to flash or you may overwrite wrong partitions.
Don't forget to make a backup before making experiments.
mirfatif said:
Flashable zip contains just system.img and boot.img. Extract both files and flash using dd.
Click to expand...
Click to collapse
This method of creating a .img using DD is quite difficult so consider doing this instead:
download mode in noir z8
turn off your phone
press*volume +,vol -*and*power button*for 5 second then download mode mn aa jae ga
Firmware to be downloaded from here
http://de.wikomobile.com/maj.php?telephone=549
Rest info is in the pics attached below serial wise
Hit the thumbs up to support me and reply if you need further assistance
x.ak**** said:
This method of creating a .img using DD is quite difficult so consider doing this instead:
download mode in noir z8
turn off your phone
press*volume +,vol -*and*power button*for 5 second then download mode mn aa jae ga
Firmware to be downloaded from here
http://de.wikomobile.com/maj.php?telephone=549
Rest info is in the pics attached below serial wise
Hit the thumbs up to support me and reply if you need further assistance
Click to expand...
Click to collapse
That's for flashing stock firmware. https://forum.xda-developers.com/android/help/factory-firmware-qmobile-z8-wiko-ridge-t3586572
Mine flashable image is a bit modified, rooted, bloats removed etc. But yes flashers are easy to use and risk-free.
mirfatif said:
That's for flashing stock firmware. https://forum.xda-developers.com/android/help/factory-firmware-qmobile-z8-wiko-ridge-t3586572
Mine flashable image is a bit modified, rooted, bloats removed etc. But yes flashers are easy to use and risk-free.
Click to expand...
Click to collapse
Exactly that's why I prefer them and recommend them.
I have already used the firmware method from Wiko site ,
but my Wifi and bluetooth are not working
---------- Post added at 05:44 PM ---------- Previous post was at 05:41 PM ----------
mirfAtif
where can i write this command
cd /sdcard
dd if=boot.img of=/dev/block/mmcblk0p23
dd if=system.img of=/dev/block/mmcblk0p24
I have TWRP this is a GUI program , where can i write command there?
---------- Post added at 06:35 PM ---------- Previous post was at 05:44 PM ----------
I found the terminal to write the command
Let me know where should i keep the files after unzip them
---------- Post added at 06:46 PM ---------- Previous post was at 06:35 PM ----------
Sorry mirfatif
You told me every thing in ur first post , i didnt read it properly,
Thanks ,
Just let me know is there any way to find out which partition is for System and which is for Boot on my phone
sadiq1 said:
Just let me know is there any way to find out which partition is for System and which is for Boot on my phone
Click to expand...
Click to collapse
Execute these commands:
Code:
ls -l /dev/block/bootdevice/by-name/boot
ls -l /dev/block/bootdevice/by-name/system
sadiq1 said:
I have already used the firmware method from Wiko site ,
but my Wifi and bluetooth are not working
Click to expand...
Click to collapse
Flash QMobile factory firmware, not Wiko's. If that doesn't fix, there must be hardware problem.
Atif
I tried to copy both files.
on first file its copied 32 mb with no error
on second file it only copied 32 mb and said no space left on device
what its mean , but my device has space
sadiq1 said:
Atif
I tried to copy both files.
on first file its copied 32 mb with no error
on second file it only copied 32 mb and said no space left on device
what its mean , but my device has space
Click to expand...
Click to collapse
You must be flashing wrong partition. Or try changing different dd binary e.g. from latest busybox version.
Or if you can loop mount system.img with ext4 filesystem, simple copy files to /system partition along with file permissions.
this time i copied successfully to right partitiones then Wipe DALVIK-CACHE, CACHE & DATA.
then restart but stuck in start loop
sadiq1 said:
this time i copied successfully to right partitiones then Wipe DALVIK-CACHE, CACHE & DATA.
then restart but stuck in start loop
Click to expand...
Click to collapse
Then other firmware partitions from Wiko must be incompatible with QMobile ROM. Simple is to use a flasher which flashes all partitions. But replace the recovery image with custom recovery like TWRP. After that you may flash this rooted ROM if needed.
yar mujhe app se bat kerni he 03343210716/03028484502
I downloaded some firemware for qmobile , using QFile application
every thing was ready when i click on download there was error "download fail:sahara failvalue canot be null"
sadiq1 said:
yar mujhe app se bat kerni he 03343210716/03028484502
Click to expand...
Click to collapse
English please, it's international forum.
PM me for personal assistance.
mirfatif said:
English please, it's international forum.
PM me for personal assistance.
Click to expand...
Click to collapse
He's saying he wants to have a word with you and he has given his number.
x.ak**** said:
He's saying he wants to have a word with you and he has given his number.
Click to expand...
Click to collapse
I know I'm Urdu speaking :laugh:
Just asking to follow the rules.

SD formatted as internal storage

With my external SD formatted as internal storage, CR Droid Rom file can't be found for me to flash it. No matter where I put the zip file, I can't find it when I go into Recovery. Any ideas?
bbrooks182 said:
With my external SD formatted as internal storage, CR Droid Rom file can't be found for me to flash it. No matter where I put the zip file, I can't find it when I go into Recovery. Any ideas?
Click to expand...
Click to collapse
Both storage showing in recovery??
Make sure you didn't change from zip to rar..
In Recovery under storage it has the internal storage which includes the SD card and then a small external of 15mb. And yes, it's still a zip file.
bbrooks182 said:
In Recovery under storage it has the internal storage which includes the SD card and then a small external of 15mb. And yes, it's still a zip file.
Click to expand...
Click to collapse
Other zips are showing??or twrp is not showing any zips??
Now that you mention it, I don't think any zips are showing.
bbrooks182 said:
Now that you mention it, I don't think any zips are showing.
Click to expand...
Click to collapse
Try to reset twrp.or change twrp version..
Which version you are using??
Version 3.02.0 how do I reset it?
Just did a little checking and I'm downloading the Twrp app.
bbrooks182 said:
Version 3.02.0 how do I reset it?
Click to expand...
Click to collapse
Use latest 3.1.1...
---------- Post added at 07:28 PM ---------- Previous post was at 07:27 PM ----------
bbrooks182 said:
Just did a little checking and I'm downloading the Twrp app.
Click to expand...
Click to collapse
You can download it from twrp site and flash it via adb...
Yeah, it's not working via the TWRP app. ADB is through a computer, right?
bbrooks182 said:
Yeah, it's not working via the TWRP app. ADB is through a computer, right?
Click to expand...
Click to collapse
Yes. .
Download recovery.IMG and flash it by this command..
fastboot flash recovery recovery name.img
I downloaded the latest twrp and the filename is twrp-3.1.1-0-kiwi. Using that command I added . img at the end of the filename. I received an error in ADB stating it cannot load that file. I just t looked at the instructions and I forgot to wipe the system and cache before installing the new CR Droid zip. Does that make a difference? Should I do that and try installing the new version of the Rom? Or will the issue of not being able to see the Rom zip file still be there?
bbrooks182 said:
I downloaded the latest twrp and the filename is twrp-3.1.1-0-kiwi. Using that command I added . img at the end of the filename. I received an error in ADB stating it cannot load that file. I just t looked at the instructions and I forgot to wipe the system and cache before installing the new CR Droid zip. Does that make a difference? Should I do that and try installing the new version of the Rom? Or will the issue of not being able to see the Rom zip file still be there?
Click to expand...
Click to collapse
No need to wipe anything..
Rename recovery to just twrp.IMG and then try again..
Twrp you are flashing should be in the adb folder..
Renamed it to just twrp and got the same error message. What I was asking about wiping the cache and system is if I want to install the latest CR Droid Rom. I really appreciate your help and please don't feel like you're committed to helping. I may just see if I can flash the new ROM using adb
bbrooks182 said:
Renamed it to just twrp and got the same error message. What I was asking about wiping the cache and system is if I want to install the latest CR Droid Rom. I really appreciate your help and please don't feel like you're committed to helping. I may just see if I can flash the new ROM using adb
Click to expand...
Click to collapse
It shouldn't give that error...
You can flash new twrp with old twrp too..
Just copy it in SD and and click installed/image and locate and flash it in recovery partition....
Caution don't flash it in boot partition..
No you cannot flash custom ROM via adb fast boot... You need a twrp recovery to flash that...
I gave the TWRP app another read try and it worked. I was able to update twrp and that allowed me to install the new ROM. Thanks for your tips and help!
bbrooks182 said:
I gave the TWRP app another read try and it worked. I was able to update twrp and that allowed me to install the new ROM. Thanks for your tips and help!
Click to expand...
Click to collapse
Enjoy...:good:

Bricked Phone ?

Hello, i think i made a big mistake, on my phone with root explorer i was unable to mount / and then i tried to mount /system into read only, i remember that i ticked "owner" "group" and "other" but only on read, and my phone just freezed and now the screen is on but it is black and the navigation buttons are on too, please help me
skip
Go to twrp, mount system, go-to inbuilt file manager and chmod 755 the system folder and reboot, or Dirty flash the firmware will do the job.
Next time, do nand-backup before perform sny changes to system. or would be better don't messed up with root partition.
R324D said:
Go to twrp, mount system, go-to inbuilt file manager and chmod 755 the system folder and reboot, or Dirty flash the firmware will do the job.
Next time, do nand-backup before perform sny changes to system. or would be better don't messed up with root partition.
Click to expand...
Click to collapse
You are sure it is going to work ?
Yakia said:
You are sure it is going to work ?
Click to expand...
Click to collapse
Lol
I don't know man, you could try. I'm not a magician...
Soooo little info you provided, I don't know what device you mentioned above? Rooted/unrooted? Custom rom/stock rom? Twrp installed/uninstalled? Almost zero info :laugh:
But basically, yes it'll work. Just do it..
R324D said:
Lol
I don't know man, you could try. I'm not a magician...
Soooo little info you provided, I don't know what device you mentioned above? Rooted/unrooted? Custom rom/stock rom? Twrp installed/uninstalled? Almost zero info :laugh:
But basically, yes it'll work. Just do it..
Click to expand...
Click to collapse
I actually have twrp installed and fully functionnal, but the phone won't boot on os, when i try to boot, it always shows me recovery, and i precise that in /system there is no file, its empty, i don't know why but when i go to storage info i see that the system partition takes 4gb why ? If in file explorer /system is empty, why system takes 4gb ? Maybe it's not really empty ? Anyway i just need help please
Yakia said:
I actually have twrp installed and fully functionnal, but the phone won't boot on os, when i try to boot, it always shows me recovery, and i precise that in /system there is no file, its empty, i don't know why but when i go to storage info i see that the system partition takes 4gb why ? If in file explorer /system is empty, why system takes 4gb ? Maybe it's not really empty ? Anyway i just need help please
Click to expand...
Click to collapse
I tried to help you here, but clearly you didn't read my previous comment.
Boot into TWRP (you said you have it installed), and you have to MOUNT SYSTEM first, or it'll just show you an empty folder without file.
R324D said:
I tried to help you here, but clearly you didn't read my previous comment.
Boot into TWRP (you said you have it installed), and you have to MOUNT SYSTEM first, or it'll just show you an empty folder without file.
Click to expand...
Click to collapse
Where do i mount system ? Sorry if i'm maybe annoying i just want to be sure that i will not fail
Yakia said:
Where do i mount system ? Sorry if i'm maybe annoying i just want to be sure that i will not fail
Click to expand...
Click to collapse
Just boot into twrp, you'll see mount menu as soon as you enter the twrp recovery. Enter mount and check system.
R324D said:
Just boot into twrp, you'll see mount menu as soon as you enter the twrp recovery. Enter mount and check system.
Click to expand...
Click to collapse
When i tick system, i have no "mount" button, i only have a "disable mtp" button, why ? I can give you screens if you want

Unable to mount system folder to r/w in new Miui Global 11.0.4 ?

Hello to all...
After the last system update from pie to android 10(stock rom) I can't change system media folder to be writable, so I can change the lock/unlock sounds. I have tried to do that first with Es explorer, than with Root explorer and Fx explorer, but nothing helps. Also I have tried to find "Documents"(to enable) in App list in main settings but there is no "Documents" in list.
The phone is rooted and every file explorer that have I tried getting granted root permissions. In earier versions of miui I didn't had this kind of problem.
Is there anyone who knows how to solve this ?
try x-plore
Roydamenz said:
try x-plore
Click to expand...
Click to collapse
Thanks for the reply but i don't think that problem is with any file explorer. Btw, I have tried X-plore, also.
Had the same problem and I've solved it by changing twrp to this unofficial twrp 3.3.1 beta08! After flashing this recovery boot to twrp and under mount, check system and vendor then reboot. Let me know if it worked.
https://forum.xda-developers.com/poco-f1/development/recovery-twrp-3-3-1-beta01-touch-t3987567/amp/
is possible, but I can't remember exactly that I've also flashed this:
https://github.com/Zackptg5/Disable...Disable_Dm-Verity_ForceEncrypt_08.18.2019.zip
wizard8400 said:
is possible, but I can't remember exactly that I've also flashed this:
https://github.com/Zackptg5/Disable...Disable_Dm-Verity_ForceEncrypt_08.18.2019.zip
Click to expand...
Click to collapse
Ok, before i do that... could it be solve from Magisk manager>Advanced settings>uncheck Preserve AVB 2.0/dm-verity ? I am on Magisk 20.2.
I remember that after flashing dfe zip those checks were cleared in magisk, I don't know if the zip does more. First try flashing that twrp, I think that will be enough.
wizard8400 said:
I remember that after flashing dfe zip those checks were cleared in magisk, I don't know if the zip does more. First try flashing that twrp, I think that will be enough.
Click to expand...
Click to collapse
Nothing was successful. First I flashed that TWRP from link. Than, after I tried, I also flash that zip through TWRP, but still can't paste files in system media folder.
For the information after flashed that zip, in Magisk advanced settings first two options was unchecked.
For now, I found that this is related to Android 10 changes.
did you go to twrp>mounts and check system and vendor, after flashing that version of twrp? was twrp beta08 the one you flashed? It worked for me, had the exact same problem after flashing 11.0.4
wizard8400 said:
did you go to twrp>mounts and check system and vendor, after flashing that version of twrp? was twrp beta08 the one you flashed? It worked for me, had the exact same problem after flashing 11.0.4
Click to expand...
Click to collapse
Sorry, Wizard8400 for my too quick response. It actually helped. But, for now only with Root Exporer, which is enough for me. And Root exporer does that change to r/w only once. With next operation it will be ask once again to change from r/o to r/w.
I didn't change anything in TWRP Mount section. Personally, I had thinking but didn't dare.
Thanks for everything !
As a recommendation, you cand try this file explorer, it has root features, and it never let me down:
https://forum.xda-developers.com/showthread.php?t=1523691
wizard8400 said:
As a recommendation, you cand try this file explorer, it has root features, and it never let me down:
https://forum.xda-developers.com/showthread.php?t=1523691
Click to expand...
Click to collapse
Yes, I had that file explorer. Very good. And with some really useful option like some sort of shift/click similar options for multiple files checking.
I really like Es file explorer and until now I was satisfied.

Categories

Resources