P
r2 (5.8.0.2) / r3 (6.0.0.4) - Interim ClockworkMod recovery for Nexus 7
#21
Posted 20 July 2012 - 03:09 PM
P
You can follow me on Twitter - http://twitter.com/paulobrien / Follow MoDaCo on Twitter - http://twitter.com/modaco
Want to donate? MoDaCo is raising money for the Multiple Sclerosis society.
#22
Posted 20 July 2012 - 03:49 PM
switching to recovery mode and clicking the power button, makes it hang on Google screen.
Using volume up+down and power
Any ideas?
#23
Posted 20 July 2012 - 04:05 PM
P
You can follow me on Twitter - http://twitter.com/paulobrien / Follow MoDaCo on Twitter - http://twitter.com/modaco
Want to donate? MoDaCo is raising money for the Multiple Sclerosis society.
#24
Posted 20 July 2012 - 04:14 PM
#25
Posted 21 July 2012 - 03:06 PM
Cheers
#26
Posted 22 July 2012 - 02:57 PM
Custnam, on 20 July 2012 - 02:08 PM, said:
I was going to mkfs the data part I've been so frustrated by that, here is how I fixed it, so easy... partition 9 is the data partition
mkdir /sdcard/temp-p9
mount /dev/block/mmcblk0p9 /sdcard/temp-p9
cd /sdcard/temp-p9/media/clockworkmod/backup
rm -r *backupDateYouWantToDelete*
cd /
sync
umount /sdcard/temp-p9
rmdir /sdcard/temp-p9
Win! Let me know if this works. It's just mounting data without the extra options and it'll let you delete the backups.
Cheers,
Nick.
#27
Posted 22 July 2012 - 04:02 PM
Or that's what I understood him to mean anyway - here's the linky to his g+ post
#28
Posted 22 July 2012 - 05:25 PM
#29
Posted 22 July 2012 - 05:29 PM
#30
Posted 22 July 2012 - 07:27 PM
As I understand it, first step is to launch up ES File explorer on the unit and select the two options : settings / up to root & root explorer. But when I select the 2nd option I get "sorry, test failed. This option can not be run on your phone". So don't really know what I am doing wrong here - google doesn't seem to have any help on what I am doing wrong.
Thank you in advance. Link I am using is Link as my understanding is I need to install clockworkMod to the device first, then load up the R3 file before the rom's to overwrite the unit to the custom build, right?
#31
Posted 23 July 2012 - 07:52 AM
The Soup Thief, on 22 July 2012 - 04:02 PM, said:
Or that's what I understood him to mean anyway - here's the linky to his g+ post
Yup saw that, I'd still expect the first backup to be a large one with any subsequent being small(er) - wasn't seeing that in the folder sizes. A restore seemed to work ok (no full wipe) so I'll assume for now that everything is working as it should given the factory restore method is easy as pie if things do go south!
#32
Posted 23 July 2012 - 12:57 PM
Highland3r, on 23 July 2012 - 07:52 AM, said:
nick
Edited by nicksoph, 23 July 2012 - 12:57 PM.
#33
Posted 23 July 2012 - 01:15 PM
nicksoph, on 23 July 2012 - 12:57 PM, said:
nick
Cheers - just the info I was after thank you! The first backup seemed small compared to older versions of CWM (I know the process has been changed etc but the small initial backup is what threw me)
Edited by Highland3r, 23 July 2012 - 01:17 PM.
#34
Posted 24 July 2012 - 02:02 PM
Ronthecat, on 22 July 2012 - 02:57 PM, said:
mkdir /sdcard/temp-p9
mount /dev/block/mmcblk0p9 /sdcard/temp-p9
cd /sdcard/temp-p9/media/clockworkmod/backup
rm -r *backupDateYouWantToDelete*
cd /
sync
umount /sdcard/temp-p9
rmdir /sdcard/temp-p9
Win! Let me know if this works. It's just mounting data without the extra options and it'll let you delete the backups.
Cheers,
Nick.
Thanks for this, but I decided to go with TWRP. I was having restore issues with it at first, but I figured it out. Thanks again.
My Phone: HTC EVO 3D: MeanROM ICS v2.6, TWRP 2.2.0
My 7" Tablet: None for now. SOON
My 10" Tablet: White Asus Transformer TF300T 32gb:Stock ICS 4.0.3, Minisuit Case, and Acase Screen Protector soon.
#35
Posted 29 July 2012 - 09:16 PM
Ronthecat, on 22 July 2012 - 02:57 PM, said:
[...]
Win! Let me know if this works. It's just mounting data without the extra options and it'll let you delete the backups.
Cheers,
Nick.
Hi Nick, thanks so much for posting this. I installed Paul's modified 5.8.0.2 for the N7 and had the same problem with being unable to delete files. I noticed that by default that the storage is mounted nosuid, this is the source of the problem (you probably already know this)... and of course the backup files are owned by root.
Paul, if you ever do find time to correct the 5.8.0.2 r2 you produced I think it would be sufficient to make it write backups to the device as UID 1023 (I think - this is the user_id option in the mount file). I greatly appreciate your posting a modified 5.8 release, as I do not care for the new 6.0 system with its huge numbers of directories for the hash blobs. Better for me to simply remove the tar files created by the former version.
Hmm wait I take it back, on the GNex they are also owned by root from the 5.8.0.2 official release, but the directories are mode 775 rather than 664. The sdcard filesystem is also mounted nosuid on the GNex... OK forget it, that's not the problem!!
Edited by Cannonball_CO, 29 July 2012 - 09:47 PM.
#36
Posted 08 August 2012 - 02:06 PM
P
You can follow me on Twitter - http://twitter.com/paulobrien / Follow MoDaCo on Twitter - http://twitter.com/modaco
Want to donate? MoDaCo is raising money for the Multiple Sclerosis society.
#37
Posted 15 August 2012 - 09:57 PM
PaulOBrien, on 08 August 2012 - 02:06 PM, said:
P
If it's that easy, sweet! Thanks for the fix. The filesystem is mounted there as well, I take it, under different permissions...? Must be. Thanks again, 'adb shell' and its' a done deal.
#38
Posted 17 August 2012 - 10:01 AM
P
You can follow me on Twitter - http://twitter.com/paulobrien / Follow MoDaCo on Twitter - http://twitter.com/modaco
Want to donate? MoDaCo is raising money for the Multiple Sclerosis society.
#39
Posted 18 August 2012 - 10:12 PM
PaulOBrien, on 08 August 2012 - 02:06 PM, said:
Solved! Thank you very much. I was looking for a solution and to understand what the problem was. Check, check. For my Nexus 7, rooted, stock + CWM 6.0.0.6.
Sent from Houston, USA.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users







Sign In
Create Account


Back to top









