there is one thing that you may have to do in order to get the usb to mount. if after you install and you can't get the usb to mount on reboot and it says that your usb debugging is enabled but nothing else (assuming you have usb debugging enabled) you will have to adb shell and type the following command
rm /data/property/persist.sys.usb.config
^ that's an RM FYI or you can just copy that and paste it, press enter and if it says nothing, then you can reboot and it will mount on the next reboot :)
there is one thing that you may have to do in order to get the usb to mount. if after you install and you can't get the usb to mount on reboot and it says that your usb debugging is enabled but nothing else (assuming you have usb debugging enabled) you will have to adb shell and type the following command
rm /data/property/persist.sys.usb.config
^ that's an RM FYI or you can just copy that and paste it, press enter and if it says nothing, then you can reboot and it will mount on the next reboot :)
Yes! Thank you so much! But isn't rm another way of saying delete?
so what all does that include, all the usual fixes? (Gtalk fix, rotation fix etc)
I personally can live without mounting the sdcard (prefer adb push/pull) but if its more up to date with cm's source then I'm all over it
I was also wondering about CyanogenMod's init.d scripts, anyone hear anything on those getting included? With those in place it would be super easy to make a firstboot script that removed what needed to be removed then it just deletes itself.
there is one thing that you may have to do in order to get the usb to mount. if after you install and you can't get the usb to mount on reboot and it says that your usb debugging is enabled but nothing else (assuming you have usb debugging enabled) you will have to adb shell and type the following command
rm /data/property/persist.sys.usb.config
^ that's an RM FYI or you can just copy that and paste it, press enter and if it says nothing, then you can reboot and it will mount on the next reboot :)
I want to personally thank you and i want to say im new to developing and am trying to get really into it . one day i hope i am as good as you .keep up the good work bro
Working pretty great, but for some reason it uninstalled Calendar for me.
Phone: Samsung Focus S, Windows Phone 8858 (7.8), Developer Unlocked
Tablet: Microsoft Surface with Windows RT, 32GB (64GB MicroSD) with cyan Touch Cover
Having a good recovery makes the process of modifying, tweaking, maintaining, … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?