Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
# mv /system/sounds/poweron/PowerOn.mp3 /system/sounds/poweron/PowerOn.mp3.bak
failed on '/system/sounds/poweron/PowerOn.mp3' - Read-only file system
# mount | grep "/system"
/dev/block/mmcblk0p12 /system ext4 ro,relatime,barrier=1,data=ordered 0 0
# mount -o rw,remount /dev/block/mmcblk0p12 /system
# mount | grep "/system"
/dev/block/mmcblk0p12 /system ext4 rw,relatime,barrier=1,data=ordered 0 0
# mv /system/sounds/poweron/PowerOn.mp3 /system/sounds/poweron/PowerOn.mp3.bak
was curious about something so i thought id look for some feedback from here where you guys are using uot and modding of files also. ive ran into a random freeze issue when copying framework-res to system/framework. doesnt happen all the time only at random. and causes the phone to get stuck in lg logo bootloop. using root explorer to copy from internal sd to system directory causes this. i think its due to the reboot occuring while the file is still copying over or just a plain failure of the app to copy it properly. so my question is whether or not using adb versus an app to make the copy over would eliminate the failed copy over and resulting freeze/bootloop? ive pretty much stopped overwriting the files due to this issue as i dont want to end up with another bootloop issue.
Cool. I see that it works just fine. Thanks for checking that out.
![]()
![]()
![]()
![]()
![]()
Settings.apk Free large file hosting. Send big files the easy way!
SystemUI.apk Free large file hosting. Send big files the easy way!
framework-res.apk Free large file hosting. Send big files the easy way!