I cann't Edit Root System File - Xiaomi Poco X2 Questions & Answers

I use Redmi K30 device. After unlocking i moved chinese rom to global rom. Before flashing that my root storage was 3.44GB, after flashing global rom it discrease to 2.69GB. And says 100% full.
By the way, when i try to edit or replace file in root storage it says failed. And also when i add some line in Build.prop, after click save it show "Error To Save".
★is this any problem or any fix avaliable?
{
"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"
}

You can't edit anything in /system, because Google has set it to read-only. To properly edit it, create a Magisk Module that contain changes.

Related

[ROOT] Change Bootanimation for P20 Pro

Hey,
got tired of the "Huawei" Logo string, after rooting my device.
You can change yours, by changing the bootanim.conf in /product/etc/media/ to this:
Code:
VIDEO_PLAY_SUPPORT=0
VIDEO_FILE=bootanim.mp4
PART0_STOP_TIME=3990
MANDATORY_PLAYING_TIME=6000
be aware that the partition where /product/ is mounted, is very small.
so maybe theres not enough space to put huge zip files in the directory.
add any bootanimation.zip (scaling should be optimized) to /product/etc/media/ (remount with root explorer to rw)
adding cm11 bootanimation.zip
{
"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"
}
other bootanimations.
you can download those apk files, extract them and get the bootanimation.zip from those files.
Have fun

Flash fail_snapshotted state error

Hello everyone,
I tried to flash every miui rom to my redmi note10 and it kept showing fail error_flashing metadata is not allowed in snapshotted state.
How can I fix it? I also tried to directly flash via flash all.bat but it doesn't work also. Please help me. My device has no os installed currently.
It there any possible way to install custom rom also becuase as usb debugging was off, I have no access to put the custom rom zip file into the TWRP.
I am lost. HELP
{
"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"
}

[GUIDE] Internal Memory Data Recovery - Yes We Can!

I'm using an op7 pro and I followed the guide until the point of calling the dd command (aka everything is installed properly). I have tested 'dd' and it works I can sucessfully copy a partition but I have no idea which one should I copy.
I am trying to do a full copy of the phone's storage but I can't find the 'mmcblkop' directory.
the ls of the dev/block looks like this:
{
"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"
}
I would really appreciate if anyone who knows about this indicates to me which one of these is the root of all the partitions and/or the 250gb+ data partition.
I'm a noob, sorry in advance if my question is stupid.

Question Why? User decryption fails but data is editable on /data/media/0

I am not complaining, only asking if anyone else has had this happen to them on the xt2131 Denver/Osaka.
In custom recovery I perform decrypt and the pin fails but when in the file explorer everything that should be in the user data folder is in /data/media/0
AND I can edit it without problem. I think I love whatever happened to my device.
Do not know how to reproduce other than changing a app folder to have the 'root' flag them back to the app flag in fx file manager
{
"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"
}
* reproduced *
* No verity/verification *
Magisk module to remove storage location restriction made this issue occur. Try instead, creating a new folder for your "location" and selecting that inside of storage.

Question Cannot copy files/create data in root directories

I'm currently using nameless aosp ROM on oneplus 9 LE2110 rooted with magisk. I was trying to copy new 450kb tzdata file to my /apex/com.android.tzdata/etc/tz directory due to local time zone changes which made my automatic time to be wrong (my vpn doesn't work if I change the time manually).
I noticed even with R/W mount I cannot paste anything to any one my root directories including system. I can delete files or create 0 kb files but then when I try to write anything in that file, it would not save either. Disabling my magisk madules did not help either.
{
"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"
}
Have you tried temporarily booting TWRP for A13, and copying from there?

Categories

Resources