Hi all, since our Redmi 9 is dynamic partition device, we have /system /vendor /product read-only, and we can make it rw only in recovery
So we can't use most of Gapps and some of magisk modules like Dolby Atmos
Can anyone make a flashable zip that dumps super.img and converts and modifies it to rw and reflash it on device?
I saw some flashable zips in yt but not work on Lancelot.
smohroot said:
Hi all, since our Redmi 9 is dynamic partition device, we have /system /vendor /product read-only, and we can make it rw only in recovery
So we can't use most of Gapps and some of magisk modules like Dolby Atmos
Can anyone make a flashable zip that dumps super.img and converts and modifies it to rw and reflash it on device?
I saw some flashable zips in yt but not work on Lancelot.
Click to expand...
Click to collapse
You may read this https://forum.xda-developers.com/t/script-android-10-universal-mount-system-r-w-read-write.4247311/
SubwayChamp said:
You may read this https://forum.xda-developers.com/t/script-android-10-universal-mount-system-r-w-read-write.4247311/
Click to expand...
Click to collapse
I read it before, not works on Lancelot (Redmi 9)
Also I'm not familiar with compiling or something else with editing system manually with computer
(sorry for my bad English)
Hi @smohroot are you sure my SystemRW script doesn't work on your Redmi 9 device?
Here and here I found some Redmi 9 users that got it to work successfully on their device.
Please send me your log files from script folder if you want me to take a look at your issue.
Thanks. Good luck!
lebigmac said:
Hi @smohroot are you sure my SystemRW script doesn't work on your Redmi 9 device?
Here and here I found some Redmi 9 users that got it to work successfully on their device.
Please send me your log files from script folder if you want me to take a look at your issue.
Thanks. Good luck!
Click to expand...
Click to collapse
I tried again now
Result: Redmi logo -> black screen and loops
I flashed MIUI rom again to fix!
Not Works On Redmi 9 Android11
Also see screenshot
{
"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"
}
smohroot said:
I tried again now
Result: Redmi logo -> black screen and loops
I flashed MIUI rom again to fix!
Not Works On Redmi 9 Android11
Also see screenshotView attachment 5478385
Click to expand...
Click to collapse
yes, this script not works on Lancelot (Redmi 9),
after report,i try without manisk again
dm verity and verification is disabled?
Looking at the screenshot it looks like script works. To verify this you can boot into recovery and try to remount your partitions as rw. You can also run tune2fs -l on your partitions to verify if shared_blocks read-only feature was successfully removed.
I don't know what exactly is causing bootloop in your case. I wish we could check the log during bootloop...
lebigmac said:
dm verity and verification is disabled?
Looking at the screenshot it looks like script works. To verify this you can boot into recovery and try to remount your partitions as rw. You can also run tune2fs -l on your partitions to verify if shared_blocks read-only feature was successfully removed.
I don't know what exactly is causing bootloop in your case. I wish we could check the log during bootloop...
Click to expand...
Click to collapse
Related
Good nigth,
Thanks to this comunity, is very fine and good information about of android . :good:
Please, i need help installing Camera 4.2 for Motorola Razr I XT890
I have rooted phone and CWM installed and bootloader unlocked.
{
"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"
}
Code:
C:\Users\JuAnK\Downloads\Jeally Bean Motorola Razr i\Camera 4.2>Install.bat
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
remount failed: Operation not permitted
failed to copy 'libjni_filtershow_filters.so' to '/system/lib//libjni_filtershow_filters.so': Read-only file system
failed to copy 'libjni_mosaic.so' to '/system/lib//libjni_mosaic.so': Read-only file system
failed to copy 'liblightcycle.so' to '/system/lib//liblightcycle.so': Read-onlyfile system
failed to copy 'GalleryGoogle.apk' to '/system/app//GalleryGoogle.apk': Read-only file system Android Debug Bridge version 1.0.29
This is the original post: http://forum.xda-developers.com/showthread.php?t=1968504
Please help with this error.
Thanks. Salu2
Maybe you don't have root access with adb. You can check this in super user settings. Otherwise you can edit the local.prop in /data with this: ro.secure=0 or install adbd insecure. Check this thread http://forum.xda-developers.com/showthread.php?t=1870537
You flashed the insecure Boot. img? (if you're on JB don't try it!)
http://forum.xda-developers.com/showthread.php?p=39876874
Here you find an flashable Zip for CWM. Should work on Stock, too. Just make an Backup before and charge your battery for the worst case scenario
Gesendet von meinem XT890 mit Tapatalk 2
Thanks for your repply, i'm traveling in back days...
Maybe you don't have root access with adb. You can check this in super user settings. Otherwise you can edit the local.prop in /data with this: ro.secure=0 or install adbd insecure. Check this thread http://forum.xda-developers.com/show....php?t=1870537
Click to expand...
Click to collapse
I dont have write the file /default.prop (Permissions error)
and in data yes create the file with the command:
Code:
echo ro.secure=0 >/data/local.prop
But not is enable
About
You flashed the insecure Boot. img? (if you're on JB don't try it!)
http://forum.xda-developers.com/show...php?p=39876874
Here you find an flashable Zip for CWM. Should work on Stock, too. Just make an Backup before and charge your battery for the worst case scenario
Click to expand...
Click to collapse
Yes i have CWM and flashed.
I have unlocked bootloeader and SuperUser enable.
Very thanks for your comments and excuseme for my english.
HSD-Pilot said:
You flashed the insecure Boot. img? (if you're on JB don't try it!)
http://forum.xda-developers.com/showthread.php?p=39876874
Here you find an flashable Zip for CWM. Should work on Stock, too. Just make an Backup before and charge your battery for the worst case scenario
Gesendet von meinem XT890 mit Tapatalk 2
Click to expand...
Click to collapse
Very Thanks SOLVED
Hi!
I used a few days with much pleasure the Huawei MediaPad X1, imported from HK.
Framework I use on my Galaxy Note 2 beaucou with satisfaction. But can not be installed on the X1.
Here are two screenshot, albeit in French.
If someone has an idea, thank you in advance.
Note that I've ticked the box to accept the unknown sources.
{
"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"
}
Try this version (FAQ, post #7):
http://forum.xda-developers.com/showthread.php?p=52292102
Also make sure to read post #8 once you install the framework successfully, since you're using a Huawei device.
Ok I'll see it in effect. Thank you
EDIT
I don't know how to disable the resources API in the Xposed Installer settings.
And content of Number 8 link is not reassuring. I would not make fatal error or transform my new toy in gasworks.
HI, look the shot,
Files already exists.
Fone rooted???
Ask here
Xposed FAQ / Known issues
elpabar said:
Ok I'll see it in effect. Thank you
EDIT
I don't know how to disable the resources API in the Xposed Installer settings.
And content of Number 8 link is not reassuring. I would not make fatal error or transform my new toy in gasworks.
Click to expand...
Click to collapse
Open the Xposed installed, go to "Settings" and tap "Disable resource hooks".
blogodoblogodo said:
...
Fone rooted???
...
Click to expand...
Click to collapse
As I said, I used it on my Galaxy Note 2.
GermainZ said:
Open the Xposed installed, go to "Settings" and tap "Disable resource hooks".
Click to expand...
Click to collapse
Thanks! I checked this box, and it makes no difference unfortunately.
elpabar said:
I checked this box, and it makes no difference unfortunately.
Click to expand...
Click to collapse
Did you try installing the framework via your (custom) recovery?
Never tried it, and am not very comfortable with the recovery mode.
I do not even know operate on this model which button during startup.
Hi, I use 7d-504l.
I succed to be enable to activate xposed .
For Xposed Framework ver2.5.1 limited.
I use su ,onboot script by SManager as,
#!/system/bin/sh
mount -o rw,remount /system
chattr -i -R /system
rm /system/set_immutable.list
chattr -i /system/buld.prop
chattr -i /system/bin/app_process
chattr -i /system/bin/app_process.orig
I confirmed to work the latest version of GravityBox,Xblast,advanced power management7.0a.
Sent from my MediaPad X1 7.0
I correct , because of build.prop misspelled.
#!/system/bin/sh
mount -o rw,remount /system
chattr -i -R /system
rm /system/set_immutable.list
chattr -i /system/build.prop
chattr -i /system/bin/app_process
chattr -i /system/bin/app_process.orig
Hello, I'm having some mounting problems with my phone, specifically editing /etc/gps.conf I have already mounted the dir to RW but when I want to change something in that file it says: "the destination filesystem is mounted read-only."
I've tried other explorers and got the same result. I'm on EU 8.11.15, rooted, unencrypted. Although I didn't flash dm-verity because there's no need for that. Is that the on causing this problem?
Thank you for the 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"
}
Sent from my MI 8 using Tapatalk
b4mb1_ said:
Hello, I'm having some mounting problems with my phone, specifically editing /etc/gps.conf I have already mounted the dir to RW but when I want to change something in that file it says: "the destination filesystem is mounted read-only."
I've tried other explorers and got the same result. I'm on EU 8.11.15, rooted, unencrypted. Although I didn't flash dm-verity because there's no need for that. Is that the on causing this problem?
Thank you for the help. View attachment 4648130
Sent from my MI 8 using Tapatalk
Click to expand...
Click to collapse
Try change the file on twrp/advance/file manager
altvolt74 said:
Try change the file on twrp/advance/file manager
Click to expand...
Click to collapse
The files are not there. It's like hidden or something.
Sent from my MI 8 using Tapatalk
Maybe try the permissive module in Magisk and see if that helps
arifqur said:
Maybe try the permissive module in Magisk and see if that helps
Click to expand...
Click to collapse
Care to elaborate?
Sent from my MI 8 using Tapatalk
b4mb1_ said:
The files are not there. It's like hidden or something. View attachment 4648133
Sent from my MI 8 using Tapatalk
Click to expand...
Click to collapse
Mount partition in twrp then try again
b4mb1_ said:
Care to elaborate?
Sent from my MI 8 using Tapatalk
Click to expand...
Click to collapse
There is a module in Magisk repository which changes the SE Linux status from enforcing to permissive.
The module has been discontinued and will not work on dipper anyway. I will try mounting via TWRP.
Sent from my MI 8 using Tapatalk
b4mb1_ said:
The module has been discontinued and will not work on dipper anyway. I will try mounting via TWRP.
Sent from my MI 8 using Tapatalk
Click to expand...
Click to collapse
Mount vendor...then located the GPS.conf on /vendor/etc/ ....not on etc/
altvolt74 said:
Mount vendor...then located the GPS.conf on /vendor/etc/ ....not on etc/
Click to expand...
Click to collapse
Thank you! I'll keep you updated on this.
Sent from my MI 8 using Tapatalk
Here is the solution to your problem my friends. Enjoy!
Works like a charm in Android 10 and later. Now my system, vendor and product partitions are read-write!
Use at your own risk!
https://forum.xda-developers.com/t/script-mount-system-as-read-write-android-10.4240703/
I recently downloaded arrowOS, aosp. I have tried to fix the headphone jack + bluetooth, bluetooth is the vendor.prop method and didnt work, tried abd shell, didnt work. Wired headphones require 2 apks, called RosemaryTelephony and RosemaryFramework. But none of them are available and justs sends to a 404. If anyone could provide help for either the wired headphones or bluetooth headphones (preferably bluetooth) or the apks, it would be appreciated. Thanks.
{
"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"
}
For mods : I am not going to link the website nor am advertising the website ^^. I am just showing the fixes it tells me to do but none of them worked.
Thanks!
EDIT : The system/build.prop leads me to a infinite bootanimation.
k so
to fix headphones jack:
move /system/overlay to /product
fix bt headphones:
build.prop
J6idot said:
k so
to fix headphones jack:
move /system/overlay to /product
fix bt headphones:
build.prop
Click to expand...
Click to collapse
tried it and now i keep booting into recovery unless i flash stock, gsis and arrowOS just send me to orangefox?
averagexiaomiuser said:
tried it and now i keep booting into recovery unless i flash stock, gsis and arrowOS just send me to orangefox?
Click to expand...
Click to collapse
did you try to modify the build.prop aswell?
because if i remember correctly system is read only
J6idot said:
did you try to modify the build.prop aswell?
because if i remember correctly system is read only
Click to expand...
Click to collapse
no, i modified the one in /vendor
ok so : i follow all the steps for a gsi and the zip for arrowOS, after i reboot, it shows redmi, then it blacks, boots into orangefox beta and basically i flash stock, and it sometimes boots into fastboot from there but only did it once.
after I do, the console says it failed to mount /vendor , /product /vendor ( it tries to mount vendor twice, it updates partition details and is unable to mount storage, updates, fails to mount, full selinux support is present then it is unable to mount /data/media/Fox/.foxs, says the storage is encryopted and says im on android 13 and sdk 33?
update : trying twrp and normal fastbootd says this
Please I need guide to root RN11 4G spes - Android 11 (2201117TG).
Magisk with orangefox or twrp. Whichever is best
Thank you
4jean said:
Please I need guide to root RN11 4G spes - Android 11 (2201117TG).
Magisk with orangefox or twrp. Whichever is best
Thank you
Click to expand...
Click to collapse
You gotta be more careful when you enter this world of rooting and stuff. First of all, RN11 4G is not spes. Its codename is "selene". MIUI code confirms that the Redmi 10 2022 is Xiaomi's global version of the Redmi Note 11 4G.
Get the recovery ffile from here. There's also a root tutorial there.
{
"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"
}
OK thanks for your response. See screenshot. Perhaps I'm mixing up the names
According to Wikipedia, Redmi 10 codenamed selenes, even if they also sell it in China as Redmi Note 11 4G, is completely different hardware and features a Mediatek chipset, unlike our spes/spesn Redmi Note 11 with the Snapdragon 680.
Xiaomi has completely lost it with the naming and it's really hard to keep track. I'm sure 4jean is on the right path and does indeed own a spes.
I notice the device as in the screenshot is called RN11, and there's no 4G. Maybe that's what set off the confusion. Yes, RN11 is snapdragon, but RN11 4G is mtk. Bottomline, you're right 4jean. Thanks Schmuppes for correcting me there.
4jean said:
Please I need guide to root RN11 4G spes - Android 11 (2201117TG).
Magisk with orangefox or twrp. Whichever is best
Thank you
Click to expand...
Click to collapse
- Boot recovery first, fastboot boot twrp.img
- In twrp, flash current twrp version, reboot to recovery again
- flash magisk.apk in twrp, reboot phone
- click magisk app to update
Thanks
ZeA_Quin said:
- Boot recovery first, fastboot boot twrp.img
- In twrp, flash current twrp version, reboot to recovery again
- flash magisk.apk in twrp, reboot phone
- click magisk app to update
Click to expand...
Click to collapse
OK thanks
4jean said:
Thanks
OK thanks
Click to expand...
Click to collapse
Also don't use 25.2 magisk. It doesn't work for some reason