[SOLVED] Unable to read/write internal storage - OnePlus 5 Questions & Answers

My OnePlus 5 is unable to read or write the internal storage. I don't see any file in Gallery or any other app that lists media files. File explorer shows how much space is used up but it says my storage is empty. Can't download files, can't create folders or files. Sometimes it fixes itself and I could access all my files. Or sometimes rebooting the phone fixes it. I tried some command lines in adb trying to fix permissions, but got no luck out of it. Somebody, please help!
P.S.: My phone is rooted with SuperSU, runs on the latest OOS build, has Xposed installed and I haven't tried switching roms.
Update: Uninstalling Xposed solved it.

zTweaked said:
My OnePlus 5 is unable to read or write the internal storage. I don't see any file in Gallery or any other app that lists media files. File explorer shows how much space is used up but it says my storage is empty. Can't download files, can't create folders or files. Sometimes it fixes itself and I could access all my files. Or sometimes rebooting the phone fixes it. I tried some command lines in adb, but got no luck out of it. Somebody, please help!
P.S.: My phone is rooted with SuperSU, runs on the latest OOS build and I haven't tried switching roms.
Click to expand...
Click to collapse
Flash this zip file via TWRP and see if it helps.

shadowstep said:
Flash this zip file via TWRP and see if it helps.
Click to expand...
Click to collapse
Let's see

zTweaked said:
My OnePlus 5 is unable to read or write the internal storage. I don't see any file in Gallery or any other app that lists media files. File explorer shows how much space is used up but it says my storage is empty. Can't download files, can't create folders or files. Sometimes it fixes itself and I could access all my files. Or sometimes rebooting the phone fixes it. I tried some command lines in adb, but got no luck out of it. Somebody, please help!
P.S.: My phone is rooted with SuperSU, runs on the latest OOS build and I haven't tried switching roms.
Click to expand...
Click to collapse
Try fixing contexts in TWRP

zTweaked said:
My OnePlus 5 is unable to read or write the internal storage. I don't see any file in Gallery or any other app that lists media files. File explorer shows how much space is used up but it says my storage is empty. Can't download files, can't create folders or files. Sometimes it fixes itself and I could access all my files. Or sometimes rebooting the phone fixes it. I tried some command lines in adb, but got no luck out of it. Somebody, please help!
P.S.: My phone is rooted with SuperSU, runs on the latest OOS build and I haven't tried switching roms.
Click to expand...
Click to collapse
Did you install Xposed? If yes, it gives this problem for which I had to uninstall Xposed.

Even I faced this issue in my unrooted device

Fix contexts in TWRP. I had this exact problem when the phone first came out.

zTweaked said:
Let's see
Click to expand...
Click to collapse
Is it the same when browsing your files with twrp ?

0xTJ said:
Try fixing contexts in TWRP
Click to expand...
Click to collapse
Doesn't work.
smartbuddy said:
Did you install Xposed? If yes, it gives this problem for which I had to uninstall Xposed.
Click to expand...
Click to collapse
Yes, I have xposed installed. How did you uninstall it? There's no uninstaller zip for Nougat yet. Did you just restore your rom?
nosphor said:
Is it the same when browsing your files with twrp ?
Click to expand...
Click to collapse
Haven't checked yet.

zTweaked said:
Yes, I have xposed installed. How did you uninstall it? There's no uninstaller zip for Nougat yet. Did you just restore your rom?
Click to expand...
Click to collapse
There is Uninstaller available for Xposed on Nougat :
Download and Flash this in TWRP, wipe cache and Reboot :
http://fastkit.org/xposed/classic/Uninstaller /xposed-uninstaller-20170719-arm64.zip

zTweaked said:
My OnePlus 5 is unable to read or write the internal storage. I don't see any file in Gallery or any other app that lists media files. File explorer shows how much space is used up but it says my storage is empty. Can't download files, can't create folders or files. Sometimes it fixes itself and I could access all my files. Or sometimes rebooting the phone fixes it. I tried some command lines in adb, but got no luck out of it. Somebody, please help!
P.S.: My phone is rooted with SuperSU, runs on the latest OOS build and I haven't tried switching roms.
Click to expand...
Click to collapse
I had this issue on the first boot after rooting using Magisk, a simple reboot fixed it. So maybe try rooting using Magisk? I know it's not a complete solution but just throwing a thought out there.

smartbuddy said:
There is Uninstaller available for Xposed on Nougat :
Download and Flash this in TWRP, wipe cache and Reboot :
http://fastkit.org/xposed/classic/Uninstaller /xposed-uninstaller-20170719-arm64.zip
Click to expand...
Click to collapse
Thanks, this fixed it
muddynoodle said:
I had this issue on the first boot after rooting using Magisk, a simple reboot fixed it. So maybe try rooting using Magisk? I know it's not a complete solution but just throwing a thought out there.
Click to expand...
Click to collapse
Uninstalling xposed fixed the issue

I have the same issue, thank you for the solution. I hope it was only because of xposed

zTweaked said:
My OnePlus 5 is unable to read or write the internal storage. I don't see any file in Gallery or any other app that lists media files. File explorer shows how much space is used up but it says my storage is empty. Can't download files, can't create folders or files. Sometimes it fixes itself and I could access all my files. Or sometimes rebooting the phone fixes it. I tried some command lines in adb, but got no luck out of it. Somebody, please help!
P.S.: My phone is rooted with SuperSU, runs on the latest OOS build and I haven't tried switching roms.
Click to expand...
Click to collapse
I've written a fix for this in the xXx no limits thread, go take a look. Easy can be done from terminal.

dladz said:
I've written a fix for this in the xXx no limits thread, go take a look. Easy can be done from terminal.
Click to expand...
Click to collapse
If it's fixing permissions via terminal then sorry, that didn't work. As I said, xposed was the problem. Uninstalling it fixes the problem.

Happend to me 2 times... a simple reboot solved it.

zTweaked said:
If it's fixing permissions via terminal then sorry, that didn't work. As I said, xposed was the problem. Uninstalling it fixes the problem.
Click to expand...
Click to collapse
]This fixed it for me.
Cannot download due to SD card missing" Error.
Simply open a terminal emulator and type in the following.
su
restorecon -FR /data/media/0
Reboot and it should work thereafter.

dladz said:
]This fixed it for me.
Cannot download due to SD card missing" Error.
Simply open a terminal emulator and type in the following.
su
restorecon -FR /data/media/0
Reboot and it should work thereafter.
Click to expand...
Click to collapse
Glad it worked for you. Sadly for me, fixing permissions or contexts didn't help. Anyways, I said it earlier, uninstalling Xposed fixed it.
@SynisterWolf please close this thread. The issue is fixed.

Yea I didn't have xposed installed you see, plus mine reoccurred. Was only trying to help.
---------- Post added at 01:30 PM ---------- Previous post was at 12:51 PM ----------
Re ran the command i wrote earlier, seems to isn't working for me either, great

dladz said:
]This fixed it for me.
Cannot download due to SD card missing" Error.
Simply open a terminal emulator and type in the following.
su
restorecon -FR /data/media/0
Reboot and it should work thereafter.
Click to expand...
Click to collapse
Oh man, thanks. I spent hours trying to solve this.

Related

Cannot for the life of me get system r/w permissions

I've been running cm7 nightlies and now stable 7.0 for some time now. I have the new radio, ladios' kernel, and the sdcard read fix flashed.
I installed super manager and successfully deleted some of the stock cm7 media off my phone last week. Today, I came across the new GPS.conf files and wanted to try them.
Super manager couldn't switch the system to r/w despite saying "ok"
When I try to delete or write in the system with EStrongs file explorer, ghost commander, or android mate, they all give strange errors. The deleted files disappear but reappear after reboot. If I try to paste a file in system/etc I only get an error.
Superuser is successfully allowing permissions. I have the latest busybox. I have r/w enabled in each file manager.
I even tried an adb push test which first said "system is r/o only". The next try was "successful" but didn't do anything.
I'm still new with adb so I probably did something wrong. I typed in that r/w command, mount now shows: /dev/block/mtdblock3 on /system type yaffs2 (rw,relatime)
I can't figure out what changed and what I need to do to get r/w permissions. My only theory is that i had uninstalled and reinstalled super manager earlier and that somehow messed with my permissions.
You cannot permanently modify the system partition while the phone is booted into Android. The only way is to use adb while the phone is in recovery mode. Any changes you make while the phone is booted will be lost after a reboot.
Go check on those media files you thought you deleted. I bet you'll find they are still there.
Yes that worked. Thank you.
I thought I had read somewhere that you had to be booted to adb push.
I also thought that root managers advertising r/w capability would make permanent changes.
Next question:
Can I add and remove files from the cm7 zip before flashing it? Do I have to rezip it in any special or can windows 7 manage it fine?
EDIT: Ok I guess i need to sign it... lets see...
jamus28 said:
Yes that worked. Thank you.
I thought I had read somewhere that you had to be booted to adb push.
I also thought that root managers advertising r/w capability would make permanent changes.
Next question:
Can I add and remove files from the cm7 zip before flashing it? Do I have to rezip it in any special or can windows 7 manage it fine?
EDIT: Ok I guess i need to sign it... lets see...
Click to expand...
Click to collapse
You don't need to sign them on the aria
Sent from my Liberty using XDA App
jamus28 said:
Yes that worked. Thank you.
I thought I had read somewhere that you had to be booted to adb push.
I also thought that root managers advertising r/w capability would make permanent changes.
Click to expand...
Click to collapse
Those programs will work on some phones but not the Aria.
Next question:
Can I add and remove files from the cm7 zip before flashing it? Do I have to rezip it in any special or can windows 7 manage it fine?
EDIT: Ok I guess i need to sign it... lets see...
Click to expand...
Click to collapse
It really is as simple as adding or removing a few files from the zip file if you want to modify it.

[GUIDE] VM HTC Desire 816 Root How-to

Hello everyone, I recently purchased the Desire 816 for Virgin Mobile, and could not find anything on rooting this device.
So... I figured it out on my own! I decided to write out a tutorial since there isn't anything out there about rooting this phone!
I'm also including a nandroid backup of my stock rooted rom if you don't want to go through all of the steps. You will still need custom recovery.
1. Unlock your bootloader, install custom recovery, and flash superuser. I used v_superuser's guide for this, so thanks to him!
Use his guide to install custom recovery and root: http://forum.xda-developers.com/showthread.php?t=2775801
The custom recovery he links to isn't made for the VM variant of this phone, but it works!
Now you can restore my clean install, rooted nandroid backup (link at end of post) if you don't want to do the following steps and still have full root.
2. Hopefully you were able to successfully install custom recovery and root.
Now this part is a bit tricky. Even with root HTC is stopping us from writing to system. For this we need to apply the wp_mod.ko module.
Download it here: http://forum.xda-developers.com/showthread.php?t=2707378
Copy this file to the root of your internal storage.
Now download Terminal Emulator from play store, run it and enter the following commands (you only need to do this once):
su
insmod /sdcard/wp_mod.ko
Once you do this go into your favorite root explorer and mount as R/W. Copy the wp_mod.ko file to /system/lib/modules
Now go to /system/etc and find install-recovery.sh. Open it with a text editor and add a new line at the end with the following:
insmod /system/lib/modules/wp_mod.ko
Reboot! If all went well the wp_mod module will run at boot every time so you won't have to do it manually each time!
Congratulations, you now have a fully rooted Desire 816!
Download my nandroid backup here (place the contained folder into the CWM backup directory):
https://drive.google.com/uc?id=0B0bhyG2E55hXaWtpeGVQaEpOVzA&export=download
Hope this helped anyone wondering how to root the device!
I just get md5 mismatch error when I try to restore
Never mind found out my phone wasn't downloading the whole back up
jcrt2000 said:
I just get md5 mismatch error when I try to restore
Click to expand...
Click to collapse
I'm not trying to offend with my answer. Just going for the easiest solution first...
Did you unzip the backup nandroid onto your PC? I imagine he zipped the actual Nandroid folder as it would have a date and time as the name.
If you unzip VM_HTC_Desire_816_Rooted_NandroidBackup.zip you SHOULD see a folder with a date and time. That is the actual nandroid that you'd copy to your Clockwordmod backup folder.
sirrx7 said:
I'm not trying to offend with my answer. Just going for the easiest solution first...
Did you unzip the backup nandroid onto your PC? I imagine he zipped the actual Nandroid folder as it would have a date and time as the name.
If you unzip VM_HTC_Desire_816_Rooted_NandroidBackup.zip you SHOULD see a folder with a date and time. That is the actual nandroid that you'd copy to your Clockwordmod backup folder.
Click to expand...
Click to collapse
^ this. And restore that from clockworkmod. I know it should work because I already had someone confirm it working.
Kontrary said:
^ this. And restore that from clockworkmod. I know it should work because I already had someone confirm it working.
Click to expand...
Click to collapse
It does work. I had to download on my pc to get the whole file downloaded.
jcrt2000 said:
It does work. I had to download on my pc to get the whole file downloaded.
Click to expand...
Click to collapse
Oh nice! Glad you got it working.
Kontrary said:
^ this. And restore that from clockworkmod. I know it should work because I already had someone confirm it working.
Click to expand...
Click to collapse
Also...
The act of unlocking the phone clears out your data so you might notice that your flashlight and calculator apps are missing. For some reason HTC didn't make those 2 system apps.
If you'd like them back, here you go.
http://forum.xda-developers.com/showthread.php?t=2699906
sirrx7 said:
Also...
The act of unlocking the phone clears out your data so you might notice that your flashlight and calculator apps are missing. For some reason HTC didn't make those 2 system apps.
If you'd like them back, here you go.
http://forum.xda-developers.com/showthread.php?t=2699906
Click to expand...
Click to collapse
Thank you, I sold the phone but never noticed that.
Thanks for this, I had deleted my stock backup
problems with the mod.ko
everything works until I get to the wp_mod.ko command when using the terminal command. It just says cannot open. I tried countless times but it says the same thing. Is there any other way?
dwest3784 said:
everything works until I get to the wp_mod.ko command when using the terminal command. It just says cannot open. I tried countless times but it says the same thing. Is there any other way?
Click to expand...
Click to collapse
If you're having too much trouble and are about to give up you can always download Kontrary's Nandroid backup. I didn't use it but I did look through it and it looks like he already did the write protect mod in it.
Just unzip it on your PC and put the dated folder in your clockworkmod/backup folder. Boot into CWM recovery and restore from his nandroid.
Out of curiosity... Are you hitting enter after SU and before insmod???
Also...
The command insmod /sdcard/wp_mod.ko is only good if you have wp_mod.ko sitting on the root of the internal sd. If its on your micro sd card you'll obviously have to change the path after insmod or just move it to the internal sd..
thanks
sirrx7 said:
If you're having too much trouble and are about to give up you can always download Kontrary's Nandroid backup. I didn't use it but I did look through it and it looks like he already did the write protect mod in it.
Just unzip it on your PC and put the dated folder in your clockworkmod/backup folder. Boot into CWM recovery and restore from his nandroid.
Out of curiosity... Are you hitting enter after SU and before insmod???
Also...
The command insmod /sdcard/wp_mod.ko is only good if you have wp_mod.ko sitting on the root of the internal sd. If its on your micro sd card you'll obviously have to change the path after insmod or just move it to the internal sd..
Click to expand...
Click to collapse
Thanks I figured it out last night. I put in the internal memory and it worked but thanks for the reply!
dwest3784 said:
Thanks I figured it out last night. I put in the internal memory and it worked but thanks for the reply!
Click to expand...
Click to collapse
Right on. Glad you got it working.
driver issue
ive downloaded and installed and uninstalled and rebooted and done everything i can think to do...ive tried on my PC and on my laptop...ive tried with every usb cable i have...including the one that came with the phone...i can not get windows to recognize my phone...so i cant even unlock the bootloader to begin this process...any suggestions or hints on what i could try?
any help??
dragonclaw88 said:
ive downloaded and installed and uninstalled and rebooted and done everything i can think to do...ive tried on my PC and on my laptop...ive tried with every usb cable i have...including the one that came with the phone...i can not get windows to recognize my phone...so i cant even unlock the bootloader to begin this process...any suggestions or hints on what i could try?
Click to expand...
Click to collapse
i really really need to get this phone rooted any help??
dragonclaw88 said:
i really really need to get this phone rooted any help??
Click to expand...
Click to collapse
Have you plugged it in while in Fastboot? Which OS are you running? I'm on Win 7 x64 and have it set to download drivers from Windows update, I didn't have any problems going that route.
Have you downloaded HTC Sync Manager? It has the drivers required for your PC to recognize your phone.
Kontrary said:
Download my nandroid backup here (place the contained folder into the CWM backup directory):
https://drive.google.com/uc?id=0B0bhyG2E55hXaWtpeGVQaEpOVzA&export=download
Hope this helped anyone wondering how to root the device!
Click to expand...
Click to collapse
I installed your CWM Backup after I couldn't figure out your steps... but now there's an ANNOYING notification that says, "Smith disabled... Click here to open." I open it, and no matter what settings I choose, this notification keeps POPPING UP! Is this your doing, or a known issue with this "Mod." All I wanted to do was uninstall all the Google/VM Bloatware. Now going back to stock might be the only fix... ????
That Smith app is a problem for most recent HTC phones. It has nothing to do with the CWM backup. It happens with the M8 and our 816.
I just long press the notification, click App Info and force close. It's usually good until you reboot your phone.
Either HTC or Sprint is supposed to be looking for a fix but who knows.
https://community.sprint.com/baw/thread/169142?start=0&tstart=0
jayblaze406 said:
I installed your CWM Backup after I couldn't figure out your steps... but now there's an ANNOYING notification that says, "Smith disabled... Click here to open." I open it, and no matter what settings I choose, this notification keeps POPPING UP! Is this your doing, or a known issue with this "Mod." All I wanted to do was uninstall all the Google/VM Bloatware. Now going back to stock might be the only fix... ????
Click to expand...
Click to collapse
I was able to stop this annoyance by simply going to Titanium Backup (root needed) and freezing the process.
I typed in Smith in the search bar of TB and it came back with this process/app called
"Smith 4.21-plat_4.4.2-KOT49H"
I believe it happens to come up when a specific "bloatware" app is unaccessible by the device when removed but I have not singled out which app is it so far.
I backed up the app first then froze it and it stopped the Smith popup error permanently even after reboots and power offs.
(You could possibly delete it but until the stock bloatware app that causes this pinpointed i wouldn't recommend it.)
Tested running everything is good no errors rebooted fine checked bootloader and recovery and both are fine as well.
Sent from my 710C using XDA Free mobile app

[Guide] Xposed for Boost Stylo 5.1.1 and Xposed Q and A for all carriers

Attention if you try this and end up with a brick or your device transforms and tries to destroy you; it's not my fault you did this not me. So just read all of this thread not just the O.P to get out of a bind if you reply with "the thread is too long i wont read it please help" don't expect anything short of "there's a search bar use it"
Here is how i got it to work without a Custom recovery
follow my steps perfectly
Found these instructions in Italian on how to install without recovery (i edited and translated them to work correctly):
This Guide will show you how to install Xposed Framework on the LG G Stylo with Android
Lollipop 5.1.1 without recovery!
Required:
Root
Busybox installed on the device: https://play.google.com/store/apps/details?id=stericson.busybox&hl=en
Script Manager: https://play.google.com/store/apps/details?id=os.tools.scriptmanager&hl=en
Package needed Xposed Boost Stylo.zip: https://www.androidfilehost.com/?fid=24052804347813218
1- Download the package by pressing the link
2- Unzip
3- Put the contents of the folder in the root of internal or external storage of the device (no sub-folders).
4- Install Xposed (the apk is among the file you just put into the device) BUT do not open it
5- Open Script Manager and navigate to the installer file (script) and chose script, su then press save .
6- now select the same script and press run and choose the option according to what you want (Yes/No)
7- Wait for the script to finish, now go to Xposed Installer apk that you installed before and select soft reboot (it will turn off just power back on)
8- After restart and you may use Xposed properly
PS: procedure performed perfectly on Boost LG G Stylo which as you know does not have recovery mod, should work on other 5.1.1 phones
link to the video with his links: https://www.youtube.com/watch?v=tDInZYNrEr8
and link to original Xposed thread: http://forum.xda-developers.com/showthread.php?t=3034811
Awesome, i'll test this out on my boost stylo. I've been waiting for Xposed for a while. Will report back with results.
I'm stuck trying to execute the installer script, anytime i try to run it, it shows this:
_Cristian_ said:
I'm stuck trying to execute the installer script, anytime i try to run it, it shows this:
Click to expand...
Click to collapse
Are you running script manager with root privileges?
Dont worry i got it, all i have to do is edit the script since my shell location at /system/bin/sh, not /sbin/sh
_Cristian_ said:
Dont worry i got it, all i have to do is edit the script since my shell location at /system/bin/sh, not /sbin/sh
Click to expand...
Click to collapse
hmmm...worked for me on first try....
Wel now that i look through the steps i forgot to install xposed installer, and i also had to change a line in the script for the framework, after that the script went fine. But now trying to install xposed i get "application not installed", is there something i need to change?
_Cristian_ said:
Wel now that i look through the steps i forgot to install xposed installer, and i also had to change a line in the script for the framework, after that the script went fine. But now trying to install xposed i get "application not installed", is there something i need to change?
Click to expand...
Click to collapse
hmmm...try installing it as a system app...like copy and paste it into the system/app folder and fix the permissions and reboot...
Well i pushed the installer into system/app, fixed the permissions and rebooted, and ended up with a soft brick. I think its because i deleted some of the files that were pushed from the zip folder. I'm gonna try to bring it back to life.
_Cristian_ said:
Well i pushed the installer into system/app, fixed the permissions and rebooted, and ended up with a soft brick. I think its because i deleted some of the files that were pushed from the zip folder. I'm gonna try to bring it back to life.
Click to expand...
Click to collapse
Okay try redoing my root method since it's proven to unbrick a certain brick
I tried using that but it gets stuck, i can see my device with adb, maybe pushing something into the system will fix it? A script to push the right files in? If not i pulled my internal storage so i can try a factory reset.
_Cristian_ said:
I tried using that but it gets stuck, i can see my device with adb, maybe pushing something into the system will fix it? A script to push the right files in? If not i pulled my internal storage so i can try a factory reset.
Click to expand...
Click to collapse
Try that
6th_Hokage said:
Try that
Click to expand...
Click to collapse
Wait no don't try that
_Cristian_ said:
I tried using that but it gets stuck, i can see my device with adb, maybe pushing something into the system will fix it? A script to push the right files in? If not i pulled my internal storage so i can try a factory reset.
Click to expand...
Click to collapse
https://www.androidfilehost.com/?fid=24052804347788740 That's my pulled 100% stock system.img try to dd push it to your phone
6th_Hokage said:
https://www.androidfilehost.com/?fid=24052804347788740 That's my pulled 100% stock system.img try to dd push it to your phone
Click to expand...
Click to collapse
Use dd if=/data/media/0/system.img bs=8192 seek=42816 count=327680 of=/dev/block/mmcblk0 to flash it
I already tried a factory reset and it didnt work, even it fixed my last brick. Im gonna send it in to lg and see if they can fix it, do i have to hide root or something before sending it in?
_Cristian_ said:
I already tried a factory reset and it didnt work, even it fixed my last brick. Im gonna send it in to lg and see if they can fix it, do i have to hide root or something before sending it in?
Click to expand...
Click to collapse
LG will check for root...did you get the $7 insurance?
I finally got xposed on lollipop (i followed all the steps correctly this time). I had to change the name of the .zip file in the script though, after that the script ran fine. Do you know if gravitybox works on the stylo?
_Cristian_ said:
I finally got xposed on lollipop (i followed all the steps correctly this time). I had to change the name of the .zip file in the script though, after that the script ran fine. Do you know if gravitybox works on the stylo?
Click to expand...
Click to collapse
for the most part
does this work on 5.0.2?

Unable to modify /system folder

I've looked all over and I'm unable to find a solution or even what's stopping me from modifying the /system folder in the root directory. I can remove files from that folder and all of it's subfolders but I'm unable to add any files into that directory. I am rooted on the T-mobile OnePlus 6t that has been converted to the international ROM. I know my root works cause I can perform other root functions. I also cannot modify the /system folder from TWRP either which is really strange to me. Also, when TWRP prompts me to install the app, it just reboots recovery since it's trying to install it as a system app which I can't do for this odd reason I have yet to find out. This issue all of a sudden showed up after an OTA update and re-rooting after. I have tried reinstalling TWRP, Magisk and Oxygen OS itself but the issue persists. I have also tried running "reboot disemmcwp" as root in a terminal window AND using adb but I guess that command no longer works. Any suggestions welcome as this is the last place I can find an answer to this issue.
Edit: found out I'm unable to uninstall system apps for some reason. So the issue isn't space related.
Toilet Clauger said:
I've looked all over and I'm unable to find a solution or even what's stopping me from modifying the /system folder in the root directory. I can remove files from that folder and all of it's subfolders but I'm unable to add any files into that directory. I am rooted on the T-mobile OnePlus 6t that has been converted to the international ROM. I know my root works cause I can perform other root functions. I also cannot modify the /system folder from TWRP either which is really strange to me. Also, when TWRP prompts me to install the app, it just reboots recovery since it's trying to install it as a system app which I can't do for this odd reason I have yet to find out. This issue all of a sudden showed up after an OTA update and re-rooting after. I have tried reinstalling TWRP, Magisk and Oxygen OS itself but the issue persists. I have also tried running "reboot disemmcwp" as root in a terminal window AND using adb but I guess that command no longer works. Any suggestions welcome as this is the last place I can find an answer to this issue.
Click to expand...
Click to collapse
Known issue that in the Newer OxygenOS versions there is no free space in /system. I'd download Solid Explorer and check the Free Space in the Root Directory.
Sent from my OnePlus6T using XDA Labs
Mannan Qamar said:
Known issue that in the Newer OxygenOS versions there is no free space in /system. I'd download Solid Explorer and check the Free Space in the Root Directory.
Click to expand...
Click to collapse
I've thought about that before. I use root explorer and can see there's more space than needed for the files I want to insert. Is there some buffer space needed in there and how much?
Toilet Clauger said:
I've thought about that before. I use root explorer and can see there's more space than needed for the files I want to insert. Is there some buffer space needed in there and how much?
Click to expand...
Click to collapse
Well, if you go to magisk and select core only mode then reboot you will be able to modify system
toolhas4degrees said:
Well, if you go to magisk and select core only mode then reboot you will be able to modify system
Click to expand...
Click to collapse
I was actually able to find the issue. Space was the issue. I guess there's a space buffer needed from what a file explorer says is left and what's actually left. I uninstalled a couple system apps I disable anyway and was able to insert files/apps into system again.
I made space easy I have the new OnePlus camera apk 125mb the old one is 67mb

Error 'system' not in /proc/mounts when trying to make cerberus as system app

Hi, a few days ago I manually updated my OP6T to the latest version manually (I can't do it normally because I'm rooted and the system shows me an error)
I use the Cerbeus anti-theft application, I like to turn it into a system application to have full control of my phone in cases of emergency (theft, for example).
The point is that I can install magisk 20v and root perfectly, but when I try to make cerberus or any application as a system application, it shows me the error 'system' not in / proc / mounts, I use link2sd, titanium back up, root explorer all the options does not work, i cant mount rewrite to erase system apps but i can't make normal apps to system app, I tried to update the ROM stock directly from the official website, but at the end, always shows me that error, can anyone help me with this problem?
Thank you! if you need more information tell me
I'm so sorry if my English is not too good, I'm still learning
Bootloader unlocked
Recovery TWRP fajita lastest version
There's a magisk module called systemize that should be able to do what you're wanting as far as turning it into a system app
jestyr8 said:
There's a magisk module called systemize that should be able to do what you're wanting as far as turning it into a system app
Click to expand...
Click to collapse
I was try to much things, really, i never see that module and i have youtube venced module and native OS recorder
Thank you for the tip !
linkoerk said:
I was try to much things, really, i never see that module and i have youtube venced module and native OS recorder
Thank you for the tip !
Click to expand...
Click to collapse
Just search the download list for systemize.
I've used it for a few apps that need system level access and it's worked great
Yes woked perfectly thank you very much
EDIT:
I tried a few days ago, All converted applications were removed with factory reset are they not supposed to be already in the system partition?
linkoerk said:
I tried a few days ago, All converted applications were removed with factory reset are they not supposed to be already in the system partition?
Click to expand...
Click to collapse
Someone can help me with this? i already try to put manually in priv-app with a explorer an random app and worked well when i do FR but do not work properly, never open correctly, and if i try to do the same with magisk or cerberus app show me an error ''Cant complete the action''
Thank you!
linkoerk said:
Someone can help me with this? i already try to put manually in priv-app with a explorer an random app and worked well when i do FR but do not work properly, never open correctly, and if i try to do the same with magisk or cerberus app show me an error ''Cant complete the action''
Thank you!
Click to expand...
Click to collapse
AFAIK Systemize Is the easiest and recommend way. About the things being removed after factory reset, that's normal as Systemize is System-Less. All changes it makes will be reverted after a Factory Reset.
Mannan Qamar said:
AFAIK Systemize Is the easiest and recommend way. About the things being removed after factory reset, that's normal as Systemize is System-Less. All changes it makes will be reverted after a Factory Reset.
Click to expand...
Click to collapse
Another way to make a user app to system app? Link2SD is not working anymore
linkoerk said:
Yes woked perfectly thank you very much
EDIT:
I tried a few days ago, All converted applications were removed with factory reset are they not supposed to be already in the system partition?
Click to expand...
Click to collapse
Magisk modules don't touch physically system partition. It's the only way to keep security verifications green. Magisk modules are in data partition and are 'mounted' is system ram disk
Hi again guys, now im trying again to make Cerberus as system app I was able to solve the problem about mounting system, through ADB I placed the APK manually in the system / priv-app folder, I gave it permissions with CHMOD 644 i restarted and effectively became system application Up to this point everything was in order, until I did a factory reset, I got stuck in the boot animation, To solve it I had to boot TWRP and manually remove the apk from the priv-app folder, with this the system boot normally (curious because the root permission was there Despite having restarted the System)
Someone have any ideas to solve it? I don't care about magisk and if the safety net are in red
Thanks!
Help guys, any ideas ?
linkoerk said:
Help guys, any ideas ?
Click to expand...
Click to collapse
use systemize to move the app + libs to /system/priv-app
copy the folder to /system/app (you cannot delete)
uninstall Magisk to kill the module
estou com o mesmo problema no Link2

Categories

Resources