TWRP Nandroid Transfer - Nexus 7 Q&A, Help & Troubleshooting

Just something I noticed that I am unable to transfer Nandroid backups when using MultiRom TWRP 2.6, MultiRom TWRP 2.5, or TWRP 2.6. TWRP 2.5 is the only verison that works.
{
"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 have tried fixing permission, zipping and compressing the folder, uploading to cloud, transferring over network, etc which all failed. And no, I did not encrypt the backup.

Username invalid said:
Just something I noticed that I am unable to transfer Nandroid backups when using MultiRom TWRP 2.6, MultiRom TWRP 2.5, or TWRP 2.6. TWRP 2.5 is the only verison that works.
/snip
I have tried fixing permission, zipping and compressing the folder, uploading to cloud, transferring over network, etc which all failed. And no, I did not encrypt the backup.
Click to expand...
Click to collapse
Are you running ADB as root (administrative privileges) on your computer? (run command prompt as administrator)

Rirere said:
Are you running ADB as root (administrative privileges) on your computer? (run command prompt as administrator)
Click to expand...
Click to collapse
Yes, I know how to run as administrator. You can see that I am able to transfer with TWRP 2.5 but not with MultiRom TWRP 2.6 in the same prompt.

Username invalid said:
Yes, I know how to run as administrator. You can see that I am able to transfer with TWRP 2.5 but not with MultiRom TWRP 2.6 in the same prompt.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=44721364&postcount=22

Related

[Q] after wipe system can't push new rom

hi guys,
yesterday i wanted to install vanir rom after having the latest nightly of PA. i accidentally wiped the system partition and now obviously have no zip on my phone to install. i am now at recovery level.
i have tried using adb sideload but received a message
{
"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"
}
and afterwards have tried to use this thread http://forum.xda-developers.com/showthread.php?t=1667929
but received these messages (the first is while on recovery, the second is after pressing on adb sideload in the recovery
right now only the data partition is mounted but i am not sure whether it's suppose to be like this, and i still don't have zip inside my phone.
the recovery is team win recovery project v2.6.2.0
please help as i am getting crazy. i wouldn't mind using the toolkit if i knew which option to chose.
thank you
Hi, to install a 4.4+ rom you need to update your recovery to 2.6.3.3 and then try sideload again.
P.s you wiped the user data partition.
well i was already noted it is something like this but i also cannot install the PA RC2 via the adb sideload.
is there a previous version available, as i didn't find any?
and how can update the recovery in such a state?
Download the recovery img not zip!
Copy the img to adb folder boot to bootloader , open cmd and type: fastboot flash recovery file_name.img .
link : http://techerrata.com/browse/twrp2/mako
Thanks it worked! I installed the factory img of kitkat I'll try installing vanir later!

[GUIDE] Root without flashing custom recovery

With Lollipop just around the corner, I'm guessing some will be reverting back to stock to get the OTA update. This is for those guys that still want root and be able to get the OTA and have it actually work. Installing SuperSU from the Play Store doesn't work if you haven't rooted your device already.
I'm not going to get into specifics about unlocking your bootloader, going back to stock, adb and drivers. All of these should be done if you reverted back to stock.
Go ahead and download the latest SuperSU here from your tablet.
Download a custom recovery on your computer. I used TWRP 2.7.1.1. Place the .img you downloaded in your adb folder (\android-sdk). You can rename if you want. For sake of this guide, let's say I renamed it twrp.
Reboot into bootloader. To make sure everything is connected, why not run:
fastboot devices
Then run (if everything is connected of course):
fastboot boot twrp.img
Let it do its thing. Sooner or later you'll have TWRP pop-up on your tablet.
*Note: You're simply downloading and booting from the image on your computer. This isn't flashing the recovery on your tablet.
Make sure it mounted (I had no problems) and flash SuperSU like you would anything else in recovery.
This worked for me. Right before this, I reverted back to stock using comminus' guide, left my tablet unlocked, booted, checked USB Debugging and Unknown Sources (not sure if this matters) and did this method and I have root.
Hope this helps. :good:
And just because it's cute and funny...:victory:
{
"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"
}

[SM-N900] how to fix all Aurora issue with Titanium Backup?

Issue Fixed By wiping Dalvik Cache, Data & Cache and then installing UPDATE-SuperSU-v2.45.zip right after in TWRP.
I have Tried 2 Aurora ROM so far; [AURORA]N900 S6-Note 5 Features Port 4 Rev 3 and Aurora Team S6 Full Port For Note 3 N900 v5.2 [15/11/2015] but both of them Titanium Backup not working as it give me this error:
Error
Sorry, I could not acquire root
privileges. This aapplication will
*not* work! Please verify that your
ROM is rooted, and try again.
This attempt was made using the "/system/xbin/su" command.
Click to expand...
Click to collapse
what do you think is wrong?
as i have even try cf-root but not solve the issue
and i could testified that the phone is rooted with Busybox installed
Root again/ update supersu.
JJEgan said:
Root again/ update supersu.
Click to expand...
Click to collapse
yah updated, i eve try Update Supersu 2.46.zip but didn't solve the issue, but if i can restore data backup through TWRP every thing will work but i just dont like restoring all data backup as it restore some stockapps of previours rom.
See 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"
}
as you can see there is no issue with the root.
but still if i open titanium backup i still get this error:
but titanium backup will work when i restore data backup from recovery, and that hurt the rom as some apps stopped working like weather, clock etc.

How to push files from your PC by using ADB and TWRP

Hi fellows,
I've just screwed up my leeco stock system by deleting accidentally all system files. TWRP is fortunately still working, but now I can't copy a new rom file to the internal storage, as I can't use any file explorer app.
I've tried to do this by using minimal adb fastboot 1.4.1 portable:
{
"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"
}
Even though I followed all the steps, It didn't work.
Any suggestions?
Thank you.
Dioniso said:
Hi fellows,
I've just screwed up my leeco stock system by deleting accidentally all system files. TWRP is fortunately still working, but now I can't copy a new rom file to the internal storage, as I can't use any file explorer app.
I've tried to do this by using minimal adb fastboot 1.4.1 portable:
Even though I followed all the steps, It didn't work.
Any suggestions?
Thank you.
Click to expand...
Click to collapse
Try this : https://forum.xda-developers.com/moto-g/general/tutorial-solution-file-transfer-twrp-t3180926
It worked for me
bayad said:
Try this : https://forum.xda-developers.com/moto-g/general/tutorial-solution-file-transfer-twrp-t3180926
It worked for me
Click to expand...
Click to collapse
Thank you for your answer, but it didn't work for me, but thanks to that driver I could push some little files (1kb) to my mobile phone:
BUT I couldn't repeat the process with big files (like the stock rom), because the transfer gets stuck by the 1%.
The issue has been solved!
I could push the file by using Minimal ADB and Fastboot (Version 1.4.2 with installer) in recovery mode.
I needed a new computer without any old adb drivers and I used the driver suggested by bayad: https://forum.xda-developers.com/mot...-twrp-t3180926 with windows 10 in safe mode.
Thank you very much.

rooted, but cannot grant rw permission on /system folder

I flashed twrp via Odin and then flashed magisk zip via twrp. Also updated magisk both zip and app via magisk manager after that.
Now I tried to uninstall a system app using root uninstaller but it shows me this message
Android 7.1.1 J510F. What step I missed?
SC:
{
"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"
}
Flashed xposed for another task, now I see root uninstaller granted root access fully!
imanam said:
Flashed xposed for another task, now I see root uninstaller granted root access fully!
Click to expand...
Click to collapse
It was because your system was read only.
When you boot twrp for the first time it will ask you to swipe to allow modifications or keep system read only. You should swipe to allow modifications that's all you did wrong
garylawwd said:
It was because your system was read only.
When you boot twrp for the first time it will ask you to swipe to allow modifications or keep system read only. You should swipe to allow modifications that's all you did wrong
Click to expand...
Click to collapse
but I did it as I remember , I checked don't ask again and then swiped to the right
I am going crazy with the same error. I buy thr Root Uninstaller Pro and it prompt me the same message.
I am on Rooted Xiaomi 11T Pro, with unlocked bootloader and TWRP Installed.
Can you guys guide me how to grant full Root Acces so i can Uninstall System Apps?

Categories

Resources