Question Complete phone backup including internal storage data - Xiaomi 12

How to back up the Xiaomi 12 including the system and internal storage data - that is, the entire phone.

TWRP

aIecxs said:
TWRP
Click to expand...
Click to collapse
Not enough DIY.
Take a look at this:
https://forum.xda-developers.com/t/twrp-xiaomi-12.4470519/post-88080799

so if any errors occur, provide recovery.log right after the error
Code:
adb pull /tmp/recovery.log

aIecxs said:
so if any errors occur, provide recovery.log right after the error
Code:
adb pull /tmp/recovery.log
Click to expand...
Click to collapse
For this error it seems pretty clear to me, damaged partition, root, modules.

yes, most likely corrupt file system. my guess is unreadable file. recovery.log will tell file name failed.

aIecxs said:
yes, most likely corrupt file system. my guess is unreadable file. recovery.log will tell file name failed.
Click to expand...
Click to collapse
Couldn't it be that I hid the magisk? I don't know how to proceed, please help, thanks

no recovery.log, no help.

Benoni1 said:
Couldn't it be that I hid the magisk? I don't know how to proceed, please help, thanks
Click to expand...
Click to collapse
Start by formatting the data to possibly have a healthy partition.

aIecxs said:
žádný recovery.log, žádná pomoc.
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

https://forum.xda-developers.com/t/...g-internal-storage-data.4542519/post-88086379

NOSS8 said:
Start by formatting the data to possibly have a healthy partition.
Click to expand...
Click to collapse
Should I do a factory reset or format the data in TWRP? in TWRP I would like to use ext3-is it a good choice?

Benoni1 said:
Should I do a factory reset or format the data in TWRP? in TWRP I would like to use ext3-is it a good choice?
Click to expand...
Click to collapse
You don't have to modify the system, just format the data type yes, reboot Twrp and try, if that's not enough, flash a stock rom with Miflash then the latest Twrp and try.

Hello. And I did what I did but I couldn't find the backup and restore error in TWRP. I formatted the data, installed new firmware. I keep getting the same error. It's not even for service. I guess I'll go to Motorola

Benoni1 said:
Hello. And I did what I did but I couldn't find the backup and restore error in TWRP. I formatted the data, installed new firmware. I keep getting the same error. It's not even for service. I guess I'll go to Motorola
Click to expand...
Click to collapse
What rom did you install and how?

NOSS8 said:
What rom did you install and how?
Click to expand...
Click to collapse
V14.0.5.0.TLCEUXM via TWRP

Benoni1 said:
V14.0.5.0.TLCEUXM via TWRP
Click to expand...
Click to collapse
Use Miflash,Fastboot rom(dont re lock the bootloader)
https://forum.xda-developers.com/t/flash-tool-guide-use-xiaomi-flash-tool.4262425/
Forgot to specify, I use a Xiaomi EU rom.

NOSS8 said:
Use Miflash,Fastboot rom(dont re lock the bootloader)
https://forum.xda-developers.com/t/flash-tool-guide-use-xiaomi-flash-tool.4262425/
Forgot to specify, I use a Xiaomi EU rom.
Click to expand...
Click to collapse
I don't know which ROM to download there. I am using EU ROM. I only saw recovery rom with zip, I didn't see fastboot

Benoni1 said:
I don't know which ROM to download there. I am using EU ROM. I only saw recovery rom with zip, I didn't see fastboot
Click to expand...
Click to collapse
V14.0.5.0.TLCEUXM is not a Xiaomi Eu rom but a stock EEA.
Stock
https://xiaomifirmwareupdater.com/miui/cupid/stable/V13.2.3.0.TLCMIXM/
Device: Xiaomi 12 Global​
Codename: cupid​
Version: V13.2.3.0.TLCMIXM​
Branch: Stable​
Type: Fastboot​
Size: 6.5 GB​
Release Date: 2022-12-16​
Package Name: cupid_global_images_V13.2.3.0.TLCMIXM_20221216.0000.00_13.0_global_1edb493892.tgz​

So format the data again in TWRP and install the ROM you sent me via MiFlash. Then I tried Backup in TWRP. Again the message cannot be found storage. And the backup does not include any internal storage data. I have the latest TWRP on there. I do not know what to do

Related

[Solved] Accidentally Wiped OS From Smartphone

Hello.
I was trying to do a factory reset when I accidentally wiped the os from 'my' phone.
I still can access to bootloader and I have TWRP installed.
I have no backups and no experience in the field.
How can I have 'my' phone back on track again?
Thank you very much.
YellowV said:
Hello.
I was trying to do a factory reset when I accidentally wiped the os from 'my' phone.
I still can access to bootloader and I have TWRP installed.
I have no backups and no experience in the field.
How can I have 'my' phone back on track again?
Thank you very much.
Click to expand...
Click to collapse
download a custom rom
boot to twrp and flash it
if you are on S-ON after rom installation flash the boot.img of the rom via fastboot command
the command is fastboot flash boot boot.img
rzr86 said:
download a custom rom
boot to twrp and flash it
if you are on S-ON after rom installation flash the boot.img of the rom via fastboot command
the command is fastboot flash boot boot.img
Click to expand...
Click to collapse
Thanks for the reply.
I'm trying to do that. But so far without success, i'm having this error:
' E: unable to open zip file. '
(I found a video of someone in a similar situation youtube/xpRyv0b-pfY #I can't post the complete link due to xdadevelopers restrictions)
Any Ideas why and how can I solve it?
YellowV said:
Thanks for the reply.
I'm trying to do that. But so far without success, i'm having this error:
' E: unable to open zip file. '
(I found a video of someone in a similar situation youtube/xpRyv0b-pfY #I can't post the complete link due to xdadevelopers restrictions)
Any Ideas why and how can I solve it?
Click to expand...
Click to collapse
change the recovery
http://d-h.st/rG7
extract the recovery.img and flash it via fastboot command
fastboot flash recovery recovery.img
also what rom did you download ?
rzr86 said:
change the recovery
http://d-h.st/rG7
extract the recovery.img and flash it via fastboot command
fastboot flash recovery recovery.img
also what rom did you download ?
Click to expand...
Click to collapse
I was finishing to do that when you made this post.
That solved the problem, but now I am with a new one:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ROM: http://forum.xda-developers.com/htc-sensation/development/rom-cyanogenmod11-ivanich-t2911152
YellowV said:
I was finishing to do that when you made this post.
That solved the problem, but now I am with a new one:
ROM: http://forum.xda-developers.com/htc-sensation/development/rom-cyanogenmod11-ivanich-t2911152
Click to expand...
Click to collapse
redownload the rom
rzr86 said:
redownload the rom
Click to expand...
Click to collapse
By distraction I put the wrong zip file.
I will try now with the proper one. Thanks.

[ROM]SagaPop CyanogenMod [01/01/16]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ROM build from source code CM12.
Date of build - 31.12.15 - 01.01.16
Edit framework-res.apk, add new wallpaper and font
Add Firefox, Touchpal, Google Camera, Es Explorer
Deleted ~20 apps, ROM light.
Speed and Battery
Link
If you want help me, it's my WebMoney => Z104720443241
And It's my PayPal
XDA:DevDB Information
SagaPop, ROM for the HTC Desire S
Contributors
Bl4ck0verlord, Mustaavalkosta
ROM OS Version: 5.0.x Lollipop
Based On: CyanogenMod
Version Information
Status: Stable
Created 2016-01-01
Last Updated 2016-01-01
Thank you very much for your contribution. I shall try it.
kchaisu said:
Thank you very much for your contribution. I shall try it.
Click to expand...
Click to collapse
I glad to try
Hi,
downloaded it 3 times but every time i try to flash it with twrp 2.8.7.0 it says : "E:Zip file is corrupt!"...
party_boy-25 said:
Hi,
downloaded it 3 times but every time i try to flash it with twrp 2.8.7.0 it says : "E:Zip file is corrupt!"...
Click to expand...
Click to collapse
It's impossible. Now i use this ROM and when i install it, i can't see this error. Please delete and replace ROM on your SDcard and try again. Don't forgot make factory reset.
This problem may be due to interruption of replace. You can't get some error's when you replace ROM?
Bl4ck0verlord said:
It's impossible. Now i use this ROM and when i install it, i can't see this error. Please delete and replace ROM on your SDcard and try again. Don't forgot make factory reset.
This problem may be due to interruption of replace. You can't get some error's when you replace ROM?
Click to expand...
Click to collapse
I only have this error with this rom, don't know why...
party_boy-25 said:
I only have this error with this rom, don't know why...
Click to expand...
Click to collapse
When You install other ROM's, you have it error?
Please wait some time, i download and install for you.
Bl4ck0verlord said:
When You install other ROM's, you have it error?
Please wait some time, i download and install for you.
Click to expand...
Click to collapse
thanks
no problem with SamKat and LollySaga
party_boy-25 said:
I only have this error with this rom, don't know why...
Click to expand...
Click to collapse
I download and install ROM now and i don't have this error. Try reinstall recovery and install rom again. Problem NOT in ROM.
I think You have some error in download. Try REDOWNLOAD ROM. I think problem here.
ok i'll try to reflash recovery threw adb in few minutes, but what's best ?
TWRP-saga-2.8.7.0-unofficial.img (the one i have) or TWRP-recovery-sagaopt-2.8.7.1.img
party_boy-25 said:
ok i'll try to reflash recovery threw adb in few minutes, but what's best ?
TWRP-saga-2.8.7.0-unofficial.img (the one i have) or TWRP-recovery-sagaopt-2.8.7.1.img
Click to expand...
Click to collapse
You must flash TWRP 2.8.7.0. not sagaopt.
Link updated! Enjoy!
Thank you but i think i've found the problem
When i do a full wipe i get :
E:Error openning dir: '/sdcard/.android_secure/'
E:Block device not present, cannot swipe SD-Ext
E:Unable to wipe '/sd-ext'
party_boy-25 said:
Thank you but i think i've found the problem
When i do a full wipe i get :
E:Error openning dir: '/sdcard/.android_secure/'
E:Block device not present, cannot swipe SD-Ext
E:Unable to wipe '/sd-ext'
Click to expand...
Click to collapse
If you ON mtp - OFF it. Then make wipe android_secure and SD ext. Don't forgot make backup!!!
Sorry for my bad english
Bl4ck0verlord said:
If you ON mtp - OFF it. Then make wipe android_secure and SD ext. Don't forgot make backup!!!
Sorry for my bad english
Click to expand...
Click to collapse
I think we're on the good way !
I've reflashed TWRP-saga-2.8.7.0-unofficial.img with adb and everything's going well. Then i reboot to recovery without my sdcard and i try to make a full wipe here's what i get :
E:mkdosfs process ended with ERROR=1
E:Unable to wipe sdcard (i think it's normal cause she isn't present)
E:Unknow MTP message type: 1
Can you explain me how to disable MTP please ?
(no problem for your english i think mine isn't the best too )
----- edit -----
ok found it under the "Mount" menu
party_boy-25 said:
I think we're on the good way !
I've reflashed TWRP-saga-2.8.7.0-unofficial.img with adb and everything's going well. Then i reboot to recovery without my sdcard and i try to make a full wipe here's what i get :
E:mkdosfs process ended with ERROR=1
E:Unable to wipe sdcard (i think it's normal cause she isn't present)
E:Unknow MTP message type: 1
Can you explain me how to disable MTP please ?
(no problem for your english i think mine isn't the best too )
----- edit -----
ok found it under the "Mount" menu
Click to expand...
Click to collapse
Yes, yes, in "Mount". ROM work? You can install and launch it?
Bl4ck0verlord said:
Yes, yes, in "Mount". ROM work? You can install and launch it?
Click to expand...
Click to collapse
Yeah !!! thank you for your help
Everything works like a charm !
party_boy-25 said:
Yeah !!! thank you for your help
Everything works like a charm !
Click to expand...
Click to collapse
Good,Good. Thank's for the test. Enjoy!
party_boy-25 said:
ok i'll try to reflash recovery threw adb in few minutes, but what's best ?
TWRP-saga-2.8.7.0-unofficial.img (the one i have) or TWRP-recovery-sagaopt-2.8.7.1.img
Click to expand...
Click to collapse
TWRP-saga-2.8.7.0-unofficial.img is the recovery for normal saga ROM. On the other hand TWRP-recovery-sagaopt-2.8.7.1.img is the recovery for sagaopt ROM. So it is depending on which type of ROM are you going to flash. You could notice the type of ROM by their name whether it is saga or sagaopt. This ROM is saga I guess so you have to use saga recovery. Please do not mix them up, otherwise it will not work. Thanks.
where is the link for the files?

[ROM][PORT]CrDroid 6.0.1 [Ported by ARTeam]

CrDroid 6.0.1​Description​
CrDroid - it's new ROM from Samsung Galaxy S III
ROM have many feautures (you must try it )
Deodex
Fast
Screennies​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download​Dwnld link, press "Скачать"​
XDA:DevDB Information
[ROM][PORT]CrDroid 6.0.1 (Port by ARTeam), ROM for the HTC Desire S
Contributors
Bl4ck0verlord, Mustaavalkosta, ARTeam
Source Code: https://github.com/crdroidandroid
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.0.x
Version Information
Status: Stable
Created 2016-04-30
Last Updated 2016-04-30
Congratulations for the porting!
CrDroid is based CyanogenMod, correct?
pickmod said:
CrDroid is based CyanogenMod, correct?
Click to expand...
Click to collapse
Yep
WTF? OS Version 5.1.1 (lollipop 12.1)
plants said:
WTF? OS Version 5.1.1 (lollipop 12.1)
Click to expand...
Click to collapse
What??
Bl4ck0verlord said:
What??
Click to expand...
Click to collapse
Crazy, huh? Admittedly, I sideloaded the ROM package, instead of copying it to the SDCARD, but when I subsequently sideloaded appropriate GApps (open_gapps-arm-6.0-pico-20160513.zip) the GApps installer script returned the informative error: the OS reports version 5.1.1. What do you make of this?
plants said:
Crazy, huh? Admittedly, I sideloaded the ROM package, instead of copying it to the SDCARD, but when I subsequently sideloaded appropriate GApps (open_gapps-arm-6.0-pico-20160513.zip) the GApps installer script returned the informative error: the OS reports version 5.1.1. What do you make of this?
Click to expand...
Click to collapse
Try without GAPPS
Did it already. The installation does not complete. I've not seen this message before "Encryption Failed". The page describes the failure to encrypt and advises the user to factory reset the device. The effect I have observed in the two instances I tried is a completely dark screen but with full adb access?!
To be honest, I'm a little suspicious of the effect of the latest aceopt/sagaopt on "traditional" installs. I've formatted the SDCARD partition back to vfat using TWRP 2870 (original, not opt), but I suspect the data partition is still in no-man's-land...
I've yet to find a page on XDA that describes how to effectively revert changes to the data partition? Do you have any advice on the subject (before I bother the already super-busy Mustaavalkosta!)
plants said:
Did it already. The installation does not complete. I've not seen this message before "Encryption Failed". The page describes the failure to encrypt and advises the user to factory reset the device. The effect I have observed in the two instances I tried is a completely dark screen but with full adb access?!
To be honest, I'm a little suspicious of the effect of the latest aceopt/sagaopt on "traditional" installs. I've formatted the SDCARD partition back to vfat using TWRP 2870 (original, not opt), but I suspect the data partition is still in no-man's-land...
I've yet to find a page on XDA that describes how to effectively revert changes to the data partition? Do you have any advice on the subject (before I bother the already super-busy Mustaavalkosta!)
Click to expand...
Click to collapse
Format SDCard in EXT4 and install.
Bl4ck0verlord said:
Format SDCard in EXT4 and install.
Click to expand...
Click to collapse
Hello again, I'm sorry to bother you. Could you clarify whether this ROM uses the original or "opt" partition scheme (maybe mention it in the OP?)
Thank you
plants said:
Hello again, I'm sorry to bother you. Could you clarify whether this ROM uses the original or "opt" partition scheme (maybe mention it in the OP?)
Thank you
Click to expand...
Click to collapse
No - it's NOT for opt recovery.
After installing it through recovery successful, it then ask me to reboot system. When I did it appear to me there is no os installed. I still proceed. So it rebooted. After it loaded everything it then tell me encryption unsuccessful. Any help
mumuni said:
no os installed
Click to expand...
Click to collapse
It's ok. ROM look on a system partition but he empty (ROM installed in SDCard).
mumuni said:
encryption unsuccessful
Click to expand...
Click to collapse
Format sdcard in EXT4 format and install ROM.
I still hv the same unsuccessful encryption. After formating my sdcard to ext4 through the recovery
Bl4ck0verlord said:
It's ok. ROM look on a system partition but he empty (ROM installed in SDCard).
Format sdcard in EXT4 format and install ROM.
Click to expand...
Click to collapse
Hello. Please which portion scheme am I supposed to use and which side can I change my sdcard to ext4. Because am still getting the same encryption unsuccessful after I change my sdcard ext4 from advance- data then repairs system partion. Thank u.
Am now able to install it, sorry for the that. I have been using it for two days now and am not able to connect to mobile data but the network is ok. U can use it to make call and receives call but unable to connect to mobile data.There is no sing at all to show that it has been connected. Also am unable to install gapps . I download gapps on to my SD card but can't be recognized at the recovery mod. So u can't, at all install gapps. That one is not my problem anyway. my problem is the mobile data connection.please I would be very great fully ,if any help comes my way.thanks

Failed to mount invalid argument

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
POCO f2 PRO
BOOTLOADER unlocked
android 10
tried different twrp, repair partitions show same eror ,
maybe someone with any deep ADB skill should solve this problem
Phreak0101 said:
View attachment 5150833
POCO f2 PRO
BOOTLOADER unlocked
android 10
tried different twrp, repair partitions show same eror ,
maybe someone with any deep ADB skill should solve this problem
Click to expand...
Click to collapse
did u try changing in twrp system file type to ext4?
Dadovvv said:
did u try changing in twrp system file type to ext4?
Click to expand...
Click to collapse
i cant mount it
Dadovvv said:
did u try changing in twrp system file type to ext4?
Click to expand...
Click to collapse
if i cant mount i cant repair
Phreak0101 said:
if i cant mount i cant repair
Click to expand...
Click to collapse
I don't think u need to mount to change file type, or u cant see system in twrp at all?
can u see system here in these step like on picture?
Dadovvv said:
I don't think u need to mount to change file type, or u cant see system in twrp at all?
Click to expand...
Click to collapse
in file manager i can see vendor system_root etc but in WIPE i can see only DALVIK/ART Cache + DATA + internal storage + cachce + usbotg thats all
i can give you any acces for example team viewer and you can try what you have on mind i am totaly dissapointed from this situation
:/
Phreak0101 said:
i can give you any acces for example team viewer and you can try what you have on mind i am totaly dissapointed from this situation
:/
Click to expand...
Click to collapse
Just go to wipe section- then advance wipe- and tell me is system listed there?
Dadovvv said:
Just go to wipe section- then advance wipe- and tell me is system listed there?
Click to expand...
Click to collapse
Isnt
also tried this in ADB fastboot format:ext4 system
got this error FAILED (remote : "getVar variable not found")
Advanced wipe screen
Phreak0101 said:
Advanced wipe screen
Click to expand...
Click to collapse
fastboot erase system
or
fastboot format system
Dadovvv said:
fastboot erase system
or
fastboot format system
Click to expand...
Click to collapse
phone is visible in adb?
adb devices
send me PM
Dadovvv said:
phone is visible in adb?
adb devices
send me PM
Click to expand...
Click to collapse
i did and yes it is visible
SOLVED with CHINES MI PC SUITE THX !!! @Dadovvv
Phreak0101 said:
SOLVED with CHINES MI PC SUITE THX !!! @Dadovvv
Click to expand...
Click to collapse
Glad i helped, sorry for slow operating and typing on windows i was on half trash laptop
Dadovvv said:
Glad i helped, sorry for slow operating and typing on windows i was on half trash laptop
Click to expand...
Click to collapse
I have the same problem ,when I try to do fastboot format system got the same error, in TWRP also in wipe section no system.. I can not flash xiaomi.eu rom.. got the same error as above ..what to do?
tze_vitamin said:
I have the same problem ,when I try to do fastboot format system got the same error, in TWRP also in wipe section no system.. I can not flash xiaomi.eu rom.. got the same error as above ..what to do?
Click to expand...
Click to collapse
SOLVED with CHINES MI PC SUITE THX !!! @Dadovvv
NOSS8 said:
SOLVED with CHINES MI PC SUITE THX !!! @Dadovvv
Click to expand...
Click to collapse

I ran rm -rf / *

Hello.
I made a typo on the phone and ended up doing rm -rf / * ...
I have unlocked the boot loader and have introduced custom recovery, but when I flush the ROM it doesn't boot at all.
I did a clean install of the stock ROM using Mi Flash or Xiaomi ADB / Fastboot Tool, but it doesn't boot. Boot loop.
Can I fix the phone?
(I'm using Google Translate.)
try to reflash recovery version of full MIUI ROM (cca 2.4 GB) - download from here, try to boot it, if boot loop format data (not wipe), reboot recovery, reboot system
jeryll said:
try to reflash recovery version of full MIUI ROM (cca 2.4 GB) - download from here, try to boot it, if boot loop format data (not wipe), reboot recovery, reboot system
Click to expand...
Click to collapse
I tried using TWRP, but it flashes normally, but Android cannot start
Freezes with the first POCO logo and boot loops…
Try with latest version of Orange fox recovery
jeryll said:
Try with latest version of Orange fox recovery
Click to expand...
Click to collapse
I used Orangefox to flash MIUI, but it flashes successfully but I can't start it ...
I noticed that some folders in / system_root / are empty.
(Even if you mount system, vendor, product)
Is this causing the boot to be blocked?
I decided to try a clean install again using the Xiaomi ADB / Fastboot Tool
But I have already tried this and I don't think it will be solved ...
I did a clean install but it failed ...
I want a Super partition of POCO X3 NFC, or a backup of everything.
It's a straightforward idea, but I think you can boot if you restore a system that is working properly ...
Please help me ... I don't want to make this phone a brick ...
I ran df -h.
Is this information correct? To me, rootfs usage seems strange.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Amatsu1805 said:
I ran df -h.
Is this information correct? To me, rootfs usage seems strange.View attachment 5194031
Click to expand...
Click to collapse
Contact someone online who has an EDL license. At this point, its best to minimize the damage and let an expert handle it.
Amatsu1805 said:
I ran df -h.
Is this information correct? To me, rootfs usage seems strange.View attachment 5194031
Click to expand...
Click to collapse
can't see firmware partition there, wasn't it mounted when you did df -h, or you actually missing it? if it's not present, there could be your problem
jeryll said:
can't see firmware partition there, wasn't it mounted when you did df -h, or you actually missing it? if it's not present, there could be your problem
View attachment 5194327
Click to expand...
Click to collapse
Mounted all partitions.
It will be displayed like this.
My phone is back!‼
It seems that it was fixed by flashing the image file taken out from the fastboot ROM with Orangefox.
Thank you for your support!

Categories

Resources