A few days ago I installed the latest factory image via fastboot, afterwards I used Wugfresh toolkit to root. All appeared to be OK until i tried to install Xposed and a got error "no space left on device" After some investigtion I saw that indeed there are no space left. (see attached image)
Any ideas how to recity this?
Recovery = TWRP 2.8.7.0
Is this relevant? [MOD][TWRP][RECOVERY] Reclaim the whole free space of your system partition
Related
was on 4.3 JWR66Y with stock kernel, unlocked bootloader, rooted - super su, busybox & a Custom recovery i.e. TWRP.
with Few Mods i.e. 4 way reboot, battery circle & Custom softkeys.
my nexus 4 showed OTA 4.4 update notification, i followed process - it downloaded OTA & accepted "reboot to install", automatically restarted to twrp nothing happened further. so i did factory reset to try again but found out that the downloaded OTA file was gone! & it shown "no latest update" later i manually downloaded "KRT16S frm JWR66Y" zip (238.9 mb) frm google/android server & tried to flash using TWRP, well it aborted saying some error in the middle of flashing (flashing didnt complete). So i wiped cache, dalvik etc (excluding partition & internal storage) to try flashing the file again. Worst thing is the "reboot to system" says "there is no OS you still want to continue?" stuck at google logo. (did read somewhere to rename zip file to update.zip unfortunately it didnt work)
good thing is i still have access to fastboot/bootloader and of course TWRP
what are my options ? use NRT to go back to 4.3 stock everything & then try to update again?
Please help, thank you XDA..
(could not find any other similar thread i.e. rooted, twrp, unlocked bootloader, with few mods etc.)
rajeshkoshti said:
was on 4.3 JWR66Y with stock kernel, unlocked bootloader, rooted - super su, busybox & a Custom recovery i.e. TWRP.
with Few Mods i.e. 4 way reboot, battery circle & Custom softkeys.
my nexus 4 showed OTA 4.4 update notification, i followed process - it downloaded OTA & accepted "reboot to install", automatically restarted to twrp nothing happened further. so i did factory reset to try again but found out that the downloaded OTA file was gone! & it shown "no latest update" later i manually downloaded "KRT16S frm JWR66Y" zip (238.9 mb) frm google/android server & tried to flash using TWRP, well it aborted saying some error in the middle of flashing (flashing didnt complete). So i wiped cache, dalvik etc (excluding partition & internal storage) to try flashing the file again. Worst thing is the "reboot to system" says "there is no OS you still want to continue?" stuck at google logo. (did read somewhere to rename zip file to update.zip unfortunately it didnt work)
good thing is i still have access to fastboot/bootloader and of course TWRP
what are my options ? use NRT to go back to 4.3 stock everything & then try to update again?
Please help, thank you XDA..
(could not find any other similar thread i.e. rooted, twrp, unlocked bootloader, with few mods etc.)
Click to expand...
Click to collapse
If you have the zip you can sideload it. Or you can flash the factory images in fastboot mode. This is post here for the guides. http://forum.xda-developers.com/showpost.php?p=47762352&postcount=2
I have an S5 '900I' which recently stopped booting after I installed a custom cyanogenmod theme.
I flashed CWM with odin but I couldnt boot into recovery after so I tried TWRP, which worked fine.
Im attempting to flash cyanogenmod 13 but it just sits at 'flashing file 1 of 1' indefinitely
So far ive tried,
1) Downloading a different version of cyanogenmod
2) verifying the hash
3) formatting, Dalvick, cache, system prior to the flash
4) unchecking zip file verification
5) making sure system IS mounted prior to the flash
6) moving the cyanogenmod.zip from the SD card to internal storage
7) moving the cyanogenmod.zip from root to subfolder (some people said this worked for them ?)
After attempting each and all of the above I have the exact same issue ?
It gets to 'Patching system file unconditionally' then sits there at ''flashing file 1 of 1' 'forever' i.e 1 hour plus
Is there anything I might be missing ?
selinkor said:
I have an S5 '900I' which recently stopped booting after I installed a custom cyanogenmod theme.
I flashed CWM with odin but I couldnt boot into recovery after so I tried TWRP, which worked fine.
Im attempting to flash cyanogenmod 13 but it just sits at 'flashing file 1 of 1' indefinitely
So far ive tried,
1) Downloading a different version of cyanogenmod
2) verifying the hash
3) formatting, Dalvick, cache, system prior to the flash
4) unchecking zip file verification
5) making sure system IS mounted prior to the flash
6) moving the cyanogenmod.zip from the SD card to internal storage
7) moving the cyanogenmod.zip from root to subfolder (some people said this worked for them ?)
After attempting each and all of the above I have the exact same issue ?
It gets to 'Patching system file unconditionally' then sits there at ''flashing file 1 of 1' 'forever' i.e 1 hour plus
Is there anything I might be missing ?
Click to expand...
Click to collapse
Do a fresh start , flash back stock rom then root install twrp and flash CM13.
Hi, all.
I accidently wiped the system partition of my Nexus 6P in TWRP. I have a Pure Nexus ROM and gapps on my computer, that I've been trying to flash via adb sideload. The sideloading goes successfully, and it seems like the ROM is flashed. But when I go to reboot, I get a warning from TWRP: "No OS Installed". How is there no OS installed when I've flashed a ROM? Isn't that the OS?
What steps should I take to unbrick my phone? Thanks in advance.
It sounds like you're only putting the image on your phone, only the first half of the resolution?
Either use USB to move the file over to the internal storage, or ADB push the file, and then use TWRP to flash the ROM as normal.
Hey, after 3 hours of trying on my own I definitly need help now:
I followed Funk Wizards guide to unlock Bootloader and install recovery and root. My guess is that something went wrong during the twrp installation.
As I wanted to do a backup of nandroid there've been some errors (digest). So I followed some other guides. In the end nothing worked, after installtion of su my device was not rooted (terminal did not work, root checker notified me). Also my TWRP installation seems to be corrupted, as there's always the question at the beginning "Keep System Read only?", althought I ticked never show again.
- I tried to uninstall su (with "unSU-signed") and install it again
- Magisk throws an error (error 1) at installation and does not install at all
- after restarting phone twrp also shows the internal storage as 0mb (I changed the datasystem from ext4 to 3 and back again to gain access again)
- Working on win10, installed su-v2.82, twrp 3.1.1-1, coming from stock
Hope someone can help. May I can redo everything I did, reinstall twrp and root again.
Cheers
bruzad said:
Hey, after 3 hours of trying on my own I definitly need help now:
I followed Funk Wizards guide to unlock Bootloader and install recovery and root. My guess is that something went wrong during the twrp installation.
As I wanted to do a backup of nandroid there've been some errors (digest). So I followed some other guides. In the end nothing worked, after installtion of su my device was not rooted (terminal did not work, root checker notified me). Also my TWRP installation seems to be corrupted, as there's always the question at the beginning "Keep System Read only?", althought I ticked never show again.
- I tried to uninstall su (with "unSU-signed") and install it again
- Magisk throws an error (error 1) at installation and does not install at all
- after restarting phone twrp also shows the internal storage as 0mb (I changed the datasystem from ext4 to 3 and back again to gain access again)
- Working on win10, installed su-v2.82, twrp 3.1.1-1, coming from stock
Hope someone can help. May I can redo everything I did, reinstall twrp and root again.
Cheers
Click to expand...
Click to collapse
Ongoing discussion here https://forum.xda-developers.com/oneplus-5/help/qa-help-thread-newbies-post-t3624656/post77707348
Fixed it with locking and unlocking device, flash custom recovery and redo the whole process with different twrp image..
Can be closed.
Got an update notification on my nexus 6p with installed RR-P-v7.0.2 on it. After installing this OTA update i got an infinite booting screen. I loaded back into twrp and got a password prompt to mount partitions (i didn't have any passwords anywhere on my phone before). I could neither access internal storage from within recovery, nor from pc. Installed newest version of TWRP (3.4.0), didn't help. Did a full wipe, which finally helped and allowed me to see and transfer files to my internal storage. Downloaded RROS-Q-8.5.9 zip from official site, tried to install again, which resulted in same error as before. Then i found out that i can load the system even with this error presenting, but i CAN'T install magisc. I don't know if it is me, who does something wrong or is it error in system zip? Also before each attempt to reinstall RROS-Q-8.5.9 i see logs, that magisc binaries r missing, i don't know if that might be the reason of vendor error in the end. The only way i can fix it is flash official vendor.img and flash older system image. But i really want to have RROS-Q-8.5.9 on my phone, with magics. So i came to seek your help, people. Please help