Ok requirements:-
Root
Existing recovery/or copy of hacked chargemon
Download https://www.box.com/shared/qhvn56h808nn1rf9lr6h
This is just the right files tarred up, if you have existing recovery just drop this is /system/bin
Or if you usually install from pc, just replace recovery.tar
If you usually flash a zip, just replace the recovery.tar
If you backup up your existing recovery.tar you can switch whenever.
Tested and confirmed:-
Backup
Restore
Flash zips
Wipes
If you want to wipe system, go to settings and switch to rm -fr option.
Sent from my LT30p using Tapatalk 2
Re: Twrp [locked bl]
edit... everytime i go to press install the the reccovery freezes for some reason?
What chargmon are you using?
It's a work in progress, spotted a couple of other minor issues too, working on fixes.
The next version will come as a zip too
Sent from my LT30p using Tapatalk 2
mpiekp said:
What chargmon are you using?
It's a work in progress, spotted a couple of other minor issues too, working on fixes.
The next version will come as a zip too
Sent from my LT30p using Tapatalk 2
Click to expand...
Click to collapse
Just came with xperiment rom... ended up making my phone go into bootloop lost all my data
Hmm, could you post the chargmon?
Sent from my LT30p using Tapatalk 2
mpiekp said:
Hmm, could you post the chargmon?
Sent from my LT30p using Tapatalk 2
Click to expand...
Click to collapse
sure. but twrp workeed for awhile but then just tonight it decided to quit
Did you change Rom's?
That chargmon looks fine.
Something else on /system must have changed to cause loop.
When it froze did it select a zip first or before?
Need to try and establish what happened
Sent from my LT30p using Tapatalk 2
mpiekp said:
Did you change Rom's?
That chargmon looks fine.
Something else on /system must have changed to cause loop.
When it froze did it select a zip first or before?
Need to try and establish what happened
Sent from my LT30p using Tapatalk 2
Click to expand...
Click to collapse
I'm having a similar problem. I was able to choose a zip and it did install but it went way too fast. Then after reboot I got stuck a kernel boot logo. I just reflashed system from an ftf with flashtool and it worked again, keeping all my data. Looking at recovery.log, I see it did format /system but then had a problem remounting it so it was unable to copy the files and /system was thus left empty. It seems my updater-script is not compatible with TWRP.
Close but no cigar
Not your updater script, chargmon
Boot to TWRP, enter terminal
unmount -l /system
Then try again
See if it works
Edit:-
Update even remount,rw from chargmon is still passing to for system?
Looking at init issue now
That's what is causing this, trying to do from
Sent from my LT30p using Tapatalk 2
I tried with umount -l but still same problem. Maybe totally unrelated but it seems default.prop comes from a Z running cm10.1?
Sent from my LT30p using xda app-developers app
Unrelated, latest bundle has this corrected, behaves the same.
The original tar was from a z but had device specific files substituted.
Despite altering chargmon, default.prop init and fstab it still will not mount /system rw.
Going to look at TWRP source next.
For now I recommend not using this.
If anyone has any other suggestions or wants to collaborate let me know
Sent from my LT30p using Tapatalk 2
Any progress?
Sent from my LT30p using xda premium
Not had time yet, RL in the way. I will update here once successful
Sent from my LT30p using Tapatalk 2
Any progress?
Tbh seeing many reports of its instability in other kernels as well, so am waiting next release to continue.
Although cwm touch may be possible soon
Sent from my LT30p using Tapatalk 2
mpiekp said:
Tbh seeing many reports of its instability in other kernels as well, so am waiting next release to continue.
Although cwm touch may be possible soon
Sent from my LT30p using Tapatalk 2
Click to expand...
Click to collapse
How about using the sources from this?
http://forum.xda-developers.com/showthread.php?t=2225158
any progress?
Related
[RECOVERY][MOD][9.25.11] Clockwork 5.0.2.3 New wipe & confirm menus. For ALL variants
This is based on the latest CM7 source which I modified for myself. I take no credit for the recovery whatsoever, but I will take all the blame for my mods . We all know this is Koush's hard work. Just some things were driving me crazy personally. First was the confirmation menu. I really got sick of scrolling through all those "No"s just to flash something, so i changed it for me personally and just thought I would share. I also created a proper wipe menu. I got sick of some wipes in the main menu and the rest in the "advanced" menu. I made this more Amon_RA like. See the attached screenshot for my changes. That change has led to a few others by me. flash with fastboot or flash_image. THESE ARE NOT IN ROM MANAGER. Also if you have an issue with this take it up with me NOT Koush.
5023-cyan.img
20f1c842ed20ae637ecd4e4874ffd678
5023-green.img
5f24361c962383df5a7855f90eb54faa
NS4G Versions
ns4g-5023-cyan.img
5988836a66f535c4a7d499ee417ee9c5
ns4g-5023-green.img
3d79a7b5b0441ef635081656429b541b
Option for no confirmation at all. Just flash in recovery.
signed-noconfirm.zip
All source is on Github. Feel free to do whatever you want with it. If you make any changes that will work on all devices, send me a pull request! https://github.com/j-r0dd/android_bootable_recovery
Change log:
3/14
- capacitive back button now works properly
3/20
- updated to 3.0.1.9 source
3/22
- reverted back to stock 2.3 recovery kernel
3/24
- update 3.0.2.4 source
- removed "apply update from sdcard" (/sdcard/update.zip)
- recovery killed by pkill now instead of ps & grep (BlaY0)
- versions for i9020 & i9023
3/28
- new wipe menu. see screenshots below
3/29
-put the "no" above the yes in confirm menu
-fixed recovery.fstab so format radio, bootloader & misc no longer show
4/16
-reverted recovery.fstab due to Cyanogen's proper code fix for the mount menu for all phones
-updated to 3.0.2.5 source
5/17
-started fresh with 3.1.0.1 sources
-added color versions
6/4
-removed the home button from toggling menu and added back the function for the capacitive buttons to navigate through menus also
-updated to 3.2.0.0 sources
6/11
-updated to 4.0.0.2 source
8/3
-fixed battery stats confirmation of completion
-updated to 4.0.1.4 source
9/25
-updated to 5.0.2.3 sources
-removed orange. just going to stick with cyan and green.
j_r0dd said:
I just built this from the latest CM7 source. I take no credit for the recovery whatsoever. We all know this is Koush's hard work. Just one thing was driving me personally crazy, the confirmation menu. I really got sick of scrolling through all those "No"s just to flash something, so i changed it for me personally and just thought I would share. see the attached screenshot for my change.
http://www.mediafire.com/?g1od5wzaw604tc2
Click to expand...
Click to collapse
God bless you lol. Nice job, looks and works great.
Very interesting project lol. I like it!
Sent from my Nexus S using XDA Premium App
nice! thanks
Yay!!!!!!!!!!!!!
can not find it on rom manager
this is always fun...
i flashed it in the terminal emulator on the phone. after all those errors, i just typed the script again. it flashed fine the second time
btw, to flash it through the terminal on the phone, put the file on the main part of the sd storage, open the terminal app, then type...
su(press enter)
flash_image recovery /sdcard/3014cw.img(press enter)
reboot recovery(press enter)
i renamed mine cw14 for ease.
simms22 said:
this is always fun...
i flashed it in the terminal emulator on the phone. after all those errors, i just typed the script again. it flashed fine the second time
btw, to flash it through the terminal on the phone, put the file on the main part of the sd storage, open the terminal app, then type...
su(press enter)
flash_image recovery /sdcard/3014cw.img(press enter)
reboot recovery(press enter)
i renamed mine cw14 for ease.
Click to expand...
Click to collapse
flash_image has given me that error recently when flashing boot.img. fastboot never fails me.
Sent from my Nexus S using Tapatalk
can you fix the wipe delvak too?
Sent from my Nexus S using XDA Premium App
LordPhong said:
can you fix the wipe delvak too?
Sent from my Nexus S using XDA Premium App
Click to expand...
Click to collapse
yea its still broken. ive gotten used to just deleting the files in it manually.
Good idea, nice job. Thx.
LordPhong said:
can you fix the wipe delvak too?
Sent from my Nexus S using XDA Premium App
Click to expand...
Click to collapse
Wipe dalvik has always worked fine for me. What's your issue?
Sent from my Nexus S using Tapatalk
Thanks!
Flashed it trough fastboot, really easy. It's going to save me my volume rocker and thumb.
I didn't knew a new version of CWM was available, until I saw this.
Thanks!
j_r0dd said:
Wipe dalvik has always worked fine for me. What's your issue?
Sent from my Nexus S using Tapatalk
Click to expand...
Click to collapse
When you attempt to wipe it'll pop a error like unknown volume /sd-ext/
Sent from my Nexus S using Tapatalk
zephiK said:
When you attempt to wipe it'll pop a error like unknown volume /sd-ext/
Sent from my Nexus S using Tapatalk
Click to expand...
Click to collapse
That will always pop up if there is no ext2/3/4 partition on the sdcard. That is what sd-ext is linked to. Wipe dalvik still works in spite of that error. Just wipe dalvik and see how long it takes to boot. On second thought wipe dalvik and run a logcat while it's booting and you will see it building the dex files.
Sent from my Nexus S using Tapatalk
j_r0dd said:
That will always pop up if there is no ext2/3/4 partition on the sdcard. That is what sd-ext is linked to. Wipe dalvik still works in spite of that error. Just wipe dalvik and see how long it takes to boot. On second thought wipe dalvik and run a logcat while it's booting and you will see it building the dex files.
Sent from my Nexus S using Tapatalk
Click to expand...
Click to collapse
It actually doesn't do anything. after getting the error message, the cache is still there.
Sent from my Nexus S using XDA Premium App
LordPhong said:
It actually doesn't do anything. after getting the error message, the cache is still there.
Sent from my Nexus S using XDA Premium App
Click to expand...
Click to collapse
After the error you have to confirm the dalvik wipe.
Sent from my Nexus S using Tapatalk
j_r0dd said:
After the error you have to confirm the dalvik wipe.
Sent from my Nexus S using Tapatalk
Click to expand...
Click to collapse
you're right. I was just going by what people have been saying. So, I finally did a test and used adb to check the before and after wipe. Sure enough, it actually DOES wipe. Sorry to add to the confusion.
Simms - that means you can stop doing it manually. Just wipe from CWM. It DOES work despite what people have been saying.
LordPhong said:
you're right. I was just going by what people have been saying. So, I finally did a test and used adb to check the before and after wipe. Sure enough, it actually DOES wipe. Sorry to add to the confusion.
Simms - that means you can stop doing it manually. Just wipe from CWM. It DOES work despite what people have been saying.
Click to expand...
Click to collapse
aw man, theres goes the fun part
Soft back button not working for me in this recovery. It acts as the power button would instead.
Net scrolling is the same because now I have to scroll down to "go back" each time
First of all, this is not my work. I only compiled it.
This is the usual ClockworkMod recovery, version compiled from the CM7 sources with additions/modifications by j_r0dd. What I've done is only to compile it for the LG Optimus 2X. For details, check out the link to j_r0dd's original thread for the Nexus S.
The credits go to Koush for the recovery itself and to j_r0dd for most of the modifications.
j_r0dd said:
This is based on the latest CM7 source which I modified for myself. I take no credit for the recovery whatsoever, but I will take all the blame for my mods . We all know this is Koush's hard work. Just some things were driving me crazy personally. First was the confirmation menu. I really got sick of scrolling through all those "No"s just to flash something, so i changed it for me personally and just thought I would share. I also created a proper wipe menu. I got sick of some wipes in the main menu and the rest in the "advanced" menu. I made this more Amon_RA like. See the attached screenshot for my changes. That change has led to a few others by me. flash with fastboot or flash_image. THESE ARE NOT IN ROM MANAGER. Also if you have an issue with this take it up with me NOT Koush.
Click to expand...
Click to collapse
Original Nexus S thread with changelog here.
Download:
recovery-clockwork-5.0.2.7.111102-j_r0dd_mod-p990.zip
(old) recovery-clockwork-5.0.2.7.111027-j_r0dd_mod-p990.zip
Change log:
02-Nov-2011 (v5.0.2.7):
Merged 5.0.2.7 sources from CM7 repo again (some bugfixes)
Added option to wipe cache partition and dalvik cache at the same time
27-Oct-2011 (v5.0.2.7):
Merged 5.0.2.7 sources from CM7 repo (support for internal/external sdcard in backup/restore)
Now that Koush added backup support for internal/external sdcard I'll only build onw version (exernal sdcard in file lists) If you really want one build for internal sdcard, let me know and I'll do it.)
07-Oct-2011 (v5.0.2.6):
Rearranged wipe menu to avoid accidental factory wipes
Added "Reboot Bootloader"
Moved SD Card partitioning into a function of its own for both int/ext SD card
Merged 5.0.2.6 sources from CM7 repo
Added a menu choice of ext2/ext3/ext4 when partitioning SD card
As of this version, I'll only be providing one img file. It seems 5.0 has native support for internal/external SD card. Need confirmation of this, as I don't have this phone myself.
25-Sep-2011 (v5.0.2.3):
Updated to j_r0dd's 5.0.2.3 version. Currently no changes made by myself.
17-Jun-2011 (v4.0.0.5):
Moved the "Wipe data/factory reset" to the bottom of the wipe menu to reduce the risk of accidental factory wipes.
19-Jun-2011 (v4.0.0.5):
Added "Reboot bootloader" option in advanced menu.
Added the ext4 modifications kindly supplied by roalex. Needs testing. Please make a proper nandroid backup with a proven working recovery version before trying this.
20-Jun-2011 (v4.0.0.5):
Added "Show log" in the advanced menu. This can help when reporting errors here. Use it.
21-Jun-2011 (v4.0.0.5.z110621):
Reverted and correctly added roalex's ext4 additions.
Modified recovery.fstab for ext4 support on some devices.
23-Jun-2011 (v4.0.0.5.z110623):
Reverted back to ext3 for the meantime, since I didn't get ext4 working. Any suggestions are welcome!
06-Jul-2011 (v4.0.0.5.z110706):
Added "Advanced backup". Now you can backup/restore individual partitions.
Some other commits from other devs in github
Changed file limit from 10000 to 50000 in unyaffs. Should help when restoring large data partitions fails.
17-Jul-2011 (v4.0.1.0.110717):
Rebased completely on j_r0dd's 4.0.1.0 source and removed roalex's ext4 additions, as it wasn't working for everyone. Now trying with the original ext4 support which is included in CWM.
20-Jul-2011 (v4.0.1.4.110720):
Bug fixes
Two versions. One for internal storage and one for external microSD card (same zip file)
Disclaimer
These recoveries are compiled using the latest commits from koush, j_r0dd and others. That means they haven't been thoroughly tested and might have minor/major issues. I take no responsibility for any damages this thing might cause, but most things should work as intended. If you want something guaranteed to work, I think you should stick with one of the older versions.
Source code available here.
This recovery bricked my phone
Hell_97 said:
This recovery bricked my phone
Click to expand...
Click to collapse
Anybody with same problem?
Hell_97 said:
This recovery bricked my phone
Click to expand...
Click to collapse
How did you install it? Can you still boot into whatever ROM you were running before? What happens when you start to phone now? Exactly what did you do? Please be a bit more specific so we might have a chance of helping you fix the problem.
Sent from my Nexus S using Tapatalk
Updated recovery.fstab to allow ext4. Might work better. Try at your own risk.
zyonee said:
How did you install it? Can you still boot into whatever ROM you were running before? What happens when you start to phone now? Exactly what did you do? Please be a bit more specific so we might have a chance of helping you fix the problem.
Sent from my Nexus S using Tapatalk
Click to expand...
Click to collapse
I tried to change kernel and the device is locked on the LG screen, I solved with smartflash.
that's not even related to this recovery mod.... I had the same problem with "original" 4.0.0.5 and after flashing vorkernel had the same problem.... I solved it with restoring nandroid backup. The kernel does not work for me with CM latest nightlies.
So can someone please test the newest recovery version? I'd like to know if ext4 works as it should.
Sent from my Nexus S using Tapatalk
klubipiff said:
that's not even related to this recovery mod.... I had the same problem with "original" 4.0.0.5 and after flashing vorkernel had the same problem.... I solved it with restoring nandroid backup. The kernel does not work for me with CM latest nightlies.
Click to expand...
Click to collapse
I installed vork kernel with "original" 4.0.0.5 on CM53 without problem.
To have ext4 you also need a kernel with ext4 support (correct me if im wrong) So which kernel has the ext4 support?
Sent from my Optimus 2X using XDA App
peewster said:
To have ext4 you also need a kernel with ext4 support (correct me if im wrong) So which kernel has the ext4 support?
Sent from my Optimus 2X using XDA App
Click to expand...
Click to collapse
Please stay on topic. This thread is about the modified ClockworkMod recovery and possibly its ability to work with ext4, not about custom ROMs or kernels...
Sent from my Nexus S using Tapatalk
If you've changed recovery.fstab, then it should be OK with EXT4, that's all I had to do with my releases to get it working.
zyonee said:
Please stay on topic. This thread is about the modified ClockworkMod recovery and possibly its ability to work with ext4, not about custom ROMs or kernels...
Sent from my Nexus S using Tapatalk
Click to expand...
Click to collapse
Just asking because it looks nice but then i need to know wich kernels i can use?
Sent from my Optimus 2X using XDA App
Just flashed the recovery, all ok. The confirmation menu is much better now with just 1: no line
Sent from my Optimus 2X using XDA App
peewster said:
Just flashed the recovery, all ok. The confirmation menu is much better now with just 1: no line
Sent from my Optimus 2X using XDA App
Click to expand...
Click to collapse
Very glad to hear it. Wipe, nandroid backup/restore and ext4, did you test all these?
Sent from my Nexus S using Tapatalk
peewster said:
Just asking because it looks nice but then i need to know wich kernels i can use?
Sent from my Optimus 2X using XDA App
Click to expand...
Click to collapse
Well, see, the problem isn't really which zips you can or cannot flash. It's more about whether you can flash at all or if ext4 works properly. If nandroid backup and restore works or not. I'm fairly certain that all kernels can be flashed, but how well they work is something that I don't see would be affected by this recovery.
Sent from my Nexus S using Tapatalk
Hmm doesnt seem to wipe correctly...after doing a clean install of CM7 I still have all my old apps and settings. That said I did install it in an odd way (replaced Paul's recovery with it and ran his .bat script). What is the easiest method to flash recovery?
That is the easiest way.
xAdaM-- said:
Hmm doesnt seem to wipe correctly...after doing a clean install of CM7 I still have all my old apps and settings. That said I did install it in an odd way (replaced Paul's recovery with it and ran his .bat script). What is the easiest method to flash recovery?
Click to expand...
Click to collapse
Exactly how did you wipe? Did you use the "format" commands in "mounts and storage" or did you use "clear data/factory reset"? I'm starting to think that the format command is not working.
zyonee said:
Exactly how did you wipe? Did you use the "format" commands in "mounts and storage" or did you use "clear data/factory reset"? I'm starting to think that the format command is not working.
Click to expand...
Click to collapse
Didn't go near the format command in mount and storage. In the specific "Wipe" menu --> tried factory reset etc/cache partition...all seemed to work way to quickly to actually be doing anything. Like I'd select wipe data/factory reset, hit yes and it would say completed after like 1 second (usually takes more than 5 with regular recovery). And then of course when I rebooted my device my data was still there, nothing wiped (except perhaps dalvik, but who knows).
The only way to make nandroid backup then restore it when you have Locked bootloader. Original thread:
http://forum.xda-developers.com/showthread.php?t=2005187
This is whirleyes famous Boot Menu Manager. I've been using it when I had Motorola RAZR.
I only tested nandroid backup and restore and zip install. Both working OK. Most BMM features probably not working and I personally don't want to test it as i don't like install ROM from scratch,
USE it only if you're LOCKED, for UNLOCKED bootloaders use Dexter's CWM or TWRP
What working:
1. Nandroid backup and restore
2. Zip install from External SDCARD
Not working:
1. Touch screen
2. Radio/Kernel flashing
3. Running second system
Install:
Unpack zip, run install.bat
When BMM appear on screen use Vol+/Vol- to enter BMM then Power to accept.
Credits:
All credits goes to whirleyes
Proceed at your own risk. Don't try this if you're not comfortable fixing your phone/troubleshooting/flashing
I want to flash te zaiben rom? Is that possible?
Sent from my LG-P880 using xda app-developers app
yeah as it doesnt change kernel/recovery i think
Sent from my LG-P880 using xda app-developers app
Where do I have to put the .zip files? My phone does not show me the archives i placed on my internal storage
how do I boot into the recovery ??
It goes to a bootscreen of the recovery but then it reboots normal
Sent from my LG-P880 using xda app-developers app
Nice... In recovery my device uses Motorola ADB driver and Motocast starts... (Drivers are installed for my old Moto Defy...)
mrlollog said:
Where do I have to put the .zip files? My phone does not show me the archives i placed on my internal storage
Click to expand...
Click to collapse
Mountpoints are fail... External SD works fine
This is recovery.fstab file from BMM, I only modified 4 mount points. If someone can look into it BMM is located:
/system/etc/bmm
Code:
###################
# Motorola spyder #
###################
# BMM NOTICE:
# - Keep mount point in boot order. This file will be used to generate init.fs.rc
#
# mount point fstype device second device or options
#
/system auto /dev/block/platform/sdhci-tegra.3/by-name/APP
/pds auto /dev/block/pds
/preinstall auto /dev/block/preinstall
/data auto /dev/block/platform/sdhci-tegra.3/by-name/UDA
/cache auto /dev/block/platform/sdhci-tegra.3/by-name/CAC
/ext vfat /dev/block/mmcblk1p1
/int vfat /dev/block/mmcblk1p1
lukas77 said:
This is recovery.fstab file from BMM, I only modified 4 mount points. If someone can look into it BMM is located:
/system/etc/bmm
Code:
###################
# Motorola spyder #
###################
# BMM NOTICE:
# - Keep mount point in boot order. This file will be used to generate init.fs.rc
#
# mount point fstype device second device or options
#
/system auto /dev/block/platform/sdhci-tegra.3/by-name/APP
/pds auto /dev/block/pds
/preinstall auto /dev/block/preinstall
/data auto /dev/block/platform/sdhci-tegra.3/by-name/UDA
/cache auto /dev/block/platform/sdhci-tegra.3/by-name/CAC
/ext vfat /dev/block/mmcblk1p1
/int vfat /dev/block/mmcblk1p1
Click to expand...
Click to collapse
Int and Ext are the same (/dev/block/mmcblk1p1)
Nice! Now we just need ability to load 2nd kernel like in defy roms. Good work!
Sent from my rooted P880
Will there be a new version which allows users to flash new kernels?
I'm not skilled enough to make modification, hopefully Whirleyes can do it in his free time or we can ask Dexter to look into scripts and maybe he can make it working.
lukas77 said:
I'm not skilled enough to make modification, hopefully Whirleyes can do it in his free time or we can ask Dexter to look into scripts and maybe he can make it working.
Click to expand...
Click to collapse
Thanks! Maybe look at the code for defy and other phones that already have 2nd kernel for ideas :thumbup:
Sent from my rooted P880
does this able to flash Zaiben ROM?
vinnong said:
does this able to flash Zaiben ROM?
Click to expand...
Click to collapse
I can't flash the zaiban rom, maby you Have more luck
Sent from my LG-P880 using xda app-developers app
Delete
Unlock and install real recovery: http://forum.xda-developers.com/showthread.php?t=2245836
OP I respect your work but this is no longer needed, mods should close this as no ROMs use locked BL
Sent from my rooted P880
FD1999 said:
Maybe some people don't want to unlock the BL yet?
Gesendet von meinem LG-P880 mit Tapatalk 2
Click to expand...
Click to collapse
Now that it is unlocked for all there will never be ROMs for locked bootloader, you could make backups yes, but if you're not flashing anything there isn't much point imo
Sent from my rooted P880
Greetings there....does this recovery works if i want to flash zip files? Like customization or anything other than flashing roms
Sent from my LG O4X
Simple answer: No
Afro said:
Simple answer: No
Click to expand...
Click to collapse
???
You can use BMM for installing zipped customizations. And Aroma Installer uses full display...
I have 4.2.2 JB 244 rooted Xperia Z. And I can't move games into the sd card. I tried FolderMount and It failed. Everytime It tries to mount folders phone reboots itself. Is there any other application to do this?
Did you apply the fix for rebooting when remounting /system that is linked in DooMLoRD's root tool thread?
[TOOL/UTILITY][LOCKED BOOTLOADER] The definitive root Remount-Reboot fix!
If not, do that.
Sent from my C6603 using Tapatalk 4
kingvortex said:
Did you apply the fix for rebooting when remounting /system that is linked in DooMLoRD's root tool thread?
[TOOL/UTILITY][LOCKED BOOTLOADER] The definitive root Remount-Reboot fix!
If not, do that.
Sent from my C6603 using Tapatalk 4
Click to expand...
Click to collapse
Thanks I didn't know that its working now.
I mounted Pacific Rim and The Dark Knight Rises and I pinned them, but they are not working.
After pinning them you need to reboot your phone so it mounts them.
kingvortex said:
Did you apply the fix for rebooting when remounting /system that is linked in DooMLoRD's root tool thread?
[TOOL/UTILITY][LOCKED BOOTLOADER] The definitive root Remount-Reboot fix!
If not, do that.
Sent from my C6603 using Tapatalk 4
Click to expand...
Click to collapse
tonycrew said:
After pinning them you need to reboot your phone so it mounts them.
Click to expand...
Click to collapse
I've already tried that but not working.
im on a roll tonight haha,
next up for release is my custom build of TWRP 3.0.0 recovery this is the latest version of the highly popular TWRP custom recovery.
a
this recovery is fully working as far as i can tell except that it takes a short time to boot so be patient, once booted it is fine,
this recovery also has F2FS support to go with my new custom release
3 Ways to install now, odin image, standard flashable zip (should work from older TWRP) and a basic img file that can be flashed via terminal or TWRP
download links:
changelog
Code:
Fixed MTP
Fixed display brightness
thanks to hennymcc for the help and his device trees that i have modified a little
instructions for converting data to F2FS without losing data(hopefully)
requirements:
microsd card
1. boot into TWRP
2. select the backup options
3. choose your external microsd card using the choose storage button
4. make sure data is selected and start backup
5. once backup is complete, go to wipe and then advanced wipe, select data and click repair or change filesystem and then change file system
6. select f2fs and follow instructions until format is done,
7. restore the backup of data you just made
8. be sure to flash my DMPKern in odin before attempting to boot after f2fs conversion
any suggestions or comments feel free to ask and any donations however small would be greatly appreciated also
XDA:DevDB Information
TWRP3 For G800F, Tool/Utility for the Samsung Galaxy S5 Mini
Contributors
DJ_Steve
Version Information
Status: Beta
Current Beta Version: 1.1
Beta Release Date: 2016-02-14
Created 2016-02-12
Last Updated 2016-11-20
I'm trying to flash it via twrp 2.8.1.0 but without success
Gesendet von meinem SM-G800F mit Tapatalk
no_means_no said:
I'm trying to flash it via twrp 2.8.1.0 but without success
Gesendet von meinem SM-G800F mit Tapatalk
Click to expand...
Click to collapse
its not a zip you can flash its an odin tar.md5 thats been zipped - extract it then use odin to flash
DJ_Steve said:
its not a zip you can flash its an odin tar.md5 thats been zipped - extract it then use odin to flash
Click to expand...
Click to collapse
Excuse my stupidity. I just saw a zip file and thought I might flash it via twrp. now I flashed via odin with success. But the new twrp crashes on backup.
Hasnt crashed once on me what error did it show
Sent from my SM-G800F using Tapatalk
DJ_Steve said:
Hasnt crashed once on me what error did it show
Sent from my SM-G800F using Tapatalk
Click to expand...
Click to collapse
sorry, no error. It just freezes pretty early, once at 5%, once at 2%
It would be great if we have it for the g800h as jackeagle build of twrp can't flash aroma zip :v
no_means_no said:
sorry, no error. It just freezes pretty early, once at 5%, once at 2%
Click to expand...
Click to collapse
I think i know why that is will fix and upload today
Sent from my AOSP on Grouper using Tapatalk
sasukesama said:
It would be great if we have it for the g800h as jackeagle build of twrp can't flash aroma zip :v
Click to expand...
Click to collapse
Would love to build for g800h ill have a looksie later
Sent from my AOSP on Grouper using Tapatalk
DJ_Steve said:
I think i know why that is will fix and upload today
Sent from my AOSP on Grouper using Tapatalk
Click to expand...
Click to collapse
good to hear that. just let me know whenever you reuploaded
Very buggy with me.. :/
Back to TWRP v2.8.7.0
Will the internal storage be formated as well or only the data partition (apps and their data only) ?
internal storage will format as its stored on /data aswell
DJ_Steve said:
I think i know why that is will fix and upload today
Sent from my AOSP on Grouper using Tapatalk
Click to expand...
Click to collapse
Did you already upload a new version after the first one freezing while doing backups?
Gesendet von meinem SM-G800F mit Tapatalk
no_means_no said:
good to hear that. just let me know whenever you reuploaded
Click to expand...
Click to collapse
just updated link in main page
I can't make a backup to internal storage or external SDcard.
Error: Failed to mount '/system' (Permission denied)
hmmm interesting ok ill look into that as im not sure why its failing that one
tapptapp said:
I can't make a backup to internal storage or external SDcard.
Error: Failed to mount '/system' (Permission denied)
Click to expand...
Click to collapse
I get the same error as well. At least this version of TWRP can SEE my 64 GB microSD. 2.8.7.0 couldn't see it.
I haven't tried this yet,but I certainly will at some point. I just wanted to say thanks for all your work on this device.It is really appreciated!
ive disabled to download for now until i fix the issue.