[Completed] Recovery Permission Error - XDA Assist

Hi @all
i have successfully compiled twrp recovery from source with ubifs support for my device & i can do backup with it & all other features but i am not able to restore those backup whenever i try to restore the backup the the system gets formatted but the recovery can't write or make directory inside system or data folders with "mkdir(): Permission denied" error & even with root shell a can't make folders inside /system or /data when they r mounted & i don't have any clue why this is happening cause i am building from source for the first time so am new to it
Please if anyone can help me with this
my device is mt6571 with ubifs system
here is the twrp log of the error http://pastebin.com/nbh0rJbi
Thanx in advance

Hi,
Thanks for using XDA Assist You can post your issue in this Thread [DEV]How to compile TWRP touch recovery and fellow members will help you there
Good Luck !

Thanx @jackeagle i have tried there before but with other issue but they could not solve it & i was left wandering i will try again with this one

Related

[Q] Is there a way to install temporary recovery on SGR

Hi I am a new member on this forum, though I had been browsing this forum for long long time, I had not registered. Recently I had the courage to root and install omnirom on my phone (as my phone is getting old, i was ready to take the chances of bricking my device. I verified my device with eMMC brick bug tester and my device is frees from that bug, probably as my motherboard was changed under warranty). After toying with omnirom, I am back on stock rom. I went to Samsung Service Center and got my factory firmware installed for Rs 225/- (I had taken nandroid backup with epsilon 6.0... version of CWM, but it missed preload partition and restored the backup with philz recovery and my preload partition was erasaed and have to go for SSC).
I have few queries regarding the SGR, please help me with them:
1. Is there a temporary recovery for SGR (ie, can be flashed with stock recovery and returns back to stock on reboot. The zip file has to be maintained on SD card)
For SGS2: http://forum.xda-developers.com/galaxy-s2/general/guide-root-unroot-stock-ics-firmware-t1501719
2. In order to restore the partition on my own, I tried and searched net for recovery using testdisk and had taken a file image of the SGR internal flash disk. I opened it with testdisk, but testdisk was not able recognise the partitions I tried EFI GPT as suggested and Intel partiton table type and both did not work. Do you know the partition table type for this?
recovery link: http://www.df.lth.se/~jokke/androidfilerecovery/
3. I was just curious if becoming root (on adb shell) is just running su, thought I would copy su binary from superuser zip ro sdcard and run it with the path, but it just runs and nothing happens (I need this to remove few samsung apps esp, vlingo. I plan to do it from recovery -> adb shell -> su and delete apk & odex files).
This has been a great forum and helped me a lot. Thank you guys for all your effort.

[Q] Alcatel onetouch Idol 2 6037K

Is there a ROM that works for the Alcatel onetouch Idol 2 6037K? .I have the root permission but Ive tried a number of custom ROM but none is working. The device is even unsupported on ROM manager. Both TWRP and CWM couldn't work. Please assist
best regards
kitkat 4.4.2 for alcatel 6037k
I AM NOT RESPONSIBLE FOR ANY ADVERSE WITH YOUR PHONE!!! You do it at your own risk !!!
Run a backup of all your data before you begin.
if you are not expert in restoring your operating system in the event of a loop or in the case of black screen at startup does not proceed.
This information is for experienced users of Android.
Hello, I installed the rom kitkat 6037y 4.4.2 and it works perfectly on dual sim and all other functions.
The files that you need are the boot, system and custpack this link
http://www.mediafire.com/download/qicl9yc7lghtwph/alcatel_idol_6037y.rar
The TWRP find it here: http://forum.xda-developers.com/attachment.php?attachmentid=3134162&d=1422254984
To install the TWRP must have the root, once you copied the recovery in your phone must use an application that emulates Android terminal and type
su
/sdcard/recovery.img cat> / dev / recovery; sync
If you are using TWRP create you file system.ext4.win mounting the system.img and creating a compressed tar file that then rename in .win for use with TWRP
Here written as do
http://www.google.it/url?sa=t&rct=j...6duCex2GqQLGBTnVUqJMFUw&bvm=bv.96339352,d.bGQ
You must replace / change the build.prop putting that in your rom 4.2.2. "Sudo mount -t ext4 -o loop custpack.img folder" copy and paste build.prop or modify it as you do yourself.
I have also used the "Alcatel Idol 2 6037y, Android L Mod Rom by Duke" and dual sim work and all other functions.
Unfortunately I am not able to turn the kitkat 4.4.2 with the look of Android lollipop
archlinux83 said:
I AM NOT RESPONSIBLE FOR ANY ADVERSE WITH YOUR PHONE!!! You do it at your own risk !!!
Run a backup of all your data before you begin.
if you are not expert in restoring your operating system in the event of a loop or in the case of black screen at startup does not proceed.
This information is for experienced users of Android.
Hello, I installed the rom kitkat 6037y 4.4.2 and it works perfectly on dual sim and all other functions.
The files that you need are the boot, system and custpack this link
http://www.mediafire.com/download/qicl9yc7lghtwph/alcatel_idol_6037y.rar
The TWRP find it here: http://forum.xda-developers.com/attachment.php?attachmentid=3134162&d=1422254984
To install the TWRP must have the root, once you copied the recovery in your phone must use an application that emulates Android terminal and type
su
/sdcard/recovery.img cat> / dev / recovery; sync
If you are using TWRP create you file system.ext4.win mounting the system.img and creating a compressed tar file that then rename in .win for use with TWRP
Here written as do
http://www.google.it/url?sa=t&rct=j...6duCex2GqQLGBTnVUqJMFUw&bvm=bv.96339352,d.bGQ
You must replace / change the build.prop putting that in your rom 4.2.2. "Sudo mount -t ext4 -o loop custpack.img folder" copy and paste build.prop or modify it as you do yourself.
I have also used the "Alcatel Idol 2 6037y, Android L Mod Rom by Duke" and dual sim work and all other functions.
Unfortunately I am not able to turn the kitkat 4.4.2 with the look of Android lollipop
Click to expand...
Click to collapse
Can you share some further experiences with this? Perhaps some thoughts after 3 months, and what are you currently using on this phone?
I currently have the 6037k on the stock 4.2.2 (not rooted). I am very interested in your experiences, and battery life.
As of now I barely can make a whole work day, where most battery is spent on Phone, and not screen (with 2+ hours SOT, even!), and I hoped that upgrading the version would alleviate the problems.
Any information would be helpful, thanks

[Completed] Building PhilZ recovery from source

I am trying to build PhilZ recovery for my device which is the alcatel pop c3 4033x but i keep getting a build error when i run the make recoveryimage command. The error i get find: `bootable/recovery/res-480': No such file or directory and device/Mediatek/Mediatek/boot.mk:13: ***recipe commences before first target. Stop . I am wondering if anyone would like to help me. Thanks
Hi, thank you for using XDA Assist. If you haven't already, please see this, http://forum.xda-developers.com/android/development/huide-how-to-compile-philz-touch-6-t2862706 They should be able to help you there.
Thread closed.

[Completed] Help needed with rom development!!!

Hey guys. This is my first post to XDA Developers. But the most important thing is that --- I AM A NOOB
I am making my first ROM for Moto E 1st gen. I just wanted to mod some files. I had CM RESURRECTION REMIX 5.1.1 on my moto e. So i took a nandroid backup and extracted all the files. After all modding, I removed all text in updater-script as the script was for system.new.dat format. And i then added a new updater script from Android Script Creator and saved it. And then i used dsixda's Android Kitchen For zipping the file and zipaligned all the apps. But when i flash the rom after wiping system,cache,data,internal storage--- I get error while flashing
Code:
mount: failed to mount /dev/block/platform/msm_sdcc.1/by-name/system at /system :Device or resource busy
First everything goes well It detects the file system but fails to mount:crying: and at end it gives
Code:
output script succeeded:result was [/system]
Updating Partition Details
and TWRP says flashed succesfully ! BUt when i reboot it boots to bootloader and Fastboot reason says- Fall-through from normal boot mode
Anybody? Please help me !! This is killing me now!
Abhey Saini said:
Hey guys. This is my first post to XDA Developers. But the most important thing is that --- I AM A NOOB
I am making my first ROM for Moto E 1st gen. I just wanted to mod some files. I had CM RESURRECTION REMIX 5.1.1 on my moto e. So i took a nandroid backup and extracted all the files. After all modding, I removed all text in updater-script as the script was for system.new.dat format. And i then added a new updater script from Android Script Creator and saved it. And then i used dsixda's Android Kitchen For zipping the file and zipaligned all the apps. But when i flash the rom after wiping system,cache,data,internal storage--- I get error while flashing
Code:
mount: failed to mount /dev/block/platform/msm_sdcc.1/by-name/system at /system :Device or resource busy
First everything goes well It detects the file system but fails to mount:crying: and at end it gives
Code:
output script succeeded:result was [/system]
Updating Partition Details
and TWRP says flashed succesfully ! BUt when i reboot it boots to bootloader and Fastboot reason says- Fall-through from normal boot mode
Anybody? Please help me !! This is killing me now!
Click to expand...
Click to collapse
Hi and thank you for using XDA Assist
Try asking here :
[GUIDE][COMPLETE] Android ROM Development From Source To End
Good luck!
Thanks bro!
nilac said:
Hi and thank you for using XDA Assist
Try asking here :
[GUIDE][COMPLETE] Android ROM Development From Source To End
Good luck!
Click to expand...
Click to collapse
Thanks a ton! Will try later.:good:

[Completed] getting error "E:Unable to mount "/factory"

trying to install a custom rom using twrp , managed to flash twrp onto my phone (Asus zenfone 2 which was stuck in bootloop). Repaired system ect using twrp ,wiped dalvik cache directories ok then came the line -updating partition details....then in red came the line -E:Unable to mount"/factory", then the word done .
line E:
Hello and welcome to Assist
Please create an account and post in your device Q&A as the solution to your problem could not be found
https://forum.xda-developers.com/zenfone2/help
Good luck

Categories

Resources