Guest Posted October 13, 2012 Report Posted October 13, 2012 (edited) Ok just to make sure I am doing nothing wrong: confirmed I am rooted, cd c:\adb(note this is fixbrick renamed for ease) adb shell su new window cd c:\adb\adb push c:\adb\system system and result is file system read only Edited October 13, 2012 by Guest
Guest rickywyatt Posted October 13, 2012 Report Posted October 13, 2012 give me ten ill have a go lol
Guest rickywyatt Posted October 13, 2012 Report Posted October 13, 2012 i can tell you no that there will be no extranl sdcard with the orange rom
Guest razzmataz1478 Posted October 13, 2012 Report Posted October 13, 2012 (edited) PAUL I BEG YOU GET THE EDIT POST BUG FIXED!!!! Edited October 13, 2012 by razzmataz1478
Guest razzmataz1478 Posted October 13, 2012 Report Posted October 13, 2012 Right I'll start again. adb root Restarts the debug bridge as root. adb remount Mounts fs. adb push ...
Guest rickywyatt Posted October 13, 2012 Report Posted October 13, 2012 you cant remount lol C:\adb>adb remount remount failed: Operation not permitted
Guest Posted October 13, 2012 Report Posted October 13, 2012 (edited) Like this? We should be able to gain access if we have root ? Edited October 13, 2012 by Guest
Guest rickywyatt Posted October 13, 2012 Report Posted October 13, 2012 adb shell # su # busybox mount -o remount,rw /dev/block/mmcblk0p2 /system # chmod 777 /system/* next cmd window adb push C:\adb\system system
Guest Simon O Posted October 13, 2012 Report Posted October 13, 2012 lol! Just got my San Diego and ran a packet sniffer to get the download URL.. then came here to find somebody else already did it and you have the file. Oh well lol
Guest rickywyatt Posted October 13, 2012 Report Posted October 13, 2012 lol! Just got my San Diego and ran a packet sniffer to get the download URL.. then came here to find somebody else already did it and you have the file. Oh well lol what do you think of the phone so far and have you had time to root and have a look around
Guest Posted October 13, 2012 Report Posted October 13, 2012 (edited) adb shell # su # busybox mount -o remount,rw /dev/block/mmcblk0p2 /system # chmod 777 /system/* next cmd window adb push C:\adb\system system That is working....... and then it failed here: Edited October 13, 2012 by Guest
Guest razzmataz1478 Posted October 13, 2012 Report Posted October 13, 2012 you cant remount lol C:\adb>adb remount remount failed: Operation not permitted That sucks.
Guest rickywyatt Posted October 13, 2012 Report Posted October 13, 2012 remember that your phone will crash lol
Guest rickywyatt Posted October 13, 2012 Report Posted October 13, 2012 im just waiting for the dump to download -_- wish had the dow to get broadband lol
Guest Posted October 13, 2012 Report Posted October 13, 2012 (edited) remember that your phone will crash lol Nope it still alive, but running on gingerbread lol, but adb failed at a file in etc. Anyway going to try the update now, it may have pushed enough, app and bin went through. Failed at build.prop, will need to redit it again like before...... Only I cannot do that now lol in a bootloop.. reflashing xolo.... maybe push the build.prop over first, then do push system as it does not get past etc and build.prop is at the end? Edited October 13, 2012 by Guest
Guest Simon O Posted October 13, 2012 Report Posted October 13, 2012 what do you think of the phone so far and have you had time to root and have a look around So far it looks good. I'm going to update to Xolo ICS now as the Orange ICS looks awful. BTW analysing the packets from the updater it's connecting over https to get the list of updates. This isn't good for finding the urls out. They have definitely changed things around :(
Guest rickywyatt Posted October 13, 2012 Report Posted October 13, 2012 i wish we could find the debranded rom so we could get are lintel boot screen back :unsure: @jikobutsu just push the hole build.prop if you can get it to boot lol
Guest Posted October 13, 2012 Report Posted October 13, 2012 (edited) i wish we could find the debranded rom so we could get are lintel boot screen back @jikobutsu just push the hole build.prop if you can get it to boot lol wont boot. starting again, but pushing build prop first before pushing system as it does not get as far as build prop, and that is the first thing checked for update. Trying to push build.prop but fails on system only read crap, I done same as before: adb shell # su # busybox mount -o remount,rw /dev/block/mmcblk0p2 /system # chmod 777 /system/* next cmd window adb push C:\adb\system\build.prop system\build.prop Edited October 13, 2012 by Guest
Guest rickywyatt Posted October 13, 2012 Report Posted October 13, 2012 stop lol it still floops lol the next file is system/etc/.build_version
Guest rickywyatt Posted October 13, 2012 Report Posted October 13, 2012 this is going to be to hard for eveyone lol because you got to change permissions to every folder in system/
Guest Posted October 13, 2012 Report Posted October 13, 2012 (edited) Is that why it fails to send? When you say every folder, do you mean main folders or sub folders too lol I assume to 0777 ? Edited October 13, 2012 by Guest
Guest rickywyatt Posted October 13, 2012 Report Posted October 13, 2012 im making a script wont be long
Guest Posted October 13, 2012 Report Posted October 13, 2012 (edited) I nearly done every folder and sub folder in system....my eyes going funny :lol: Done....that was hard, almost torcher :lol: Pushing system now, lets see how far it gets this time....... Its working past etc now :D then it stops here :( : Edited October 13, 2012 by Guest
Guest rickywyatt Posted October 13, 2012 Report Posted October 13, 2012 mkdir /system/etc/widi/3.1.24.0
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now