joojoobee666
New Member
- Joined
- Jan 27, 2011
- Messages
- 19
- Reaction score
- 0
If you're rooted try renaming the apk called: SocialShare.apk.
Just rename it SocialShare.bak or something. This file is located in the System/app folder. Reboot the phone and try connecting again.
Not present on my ROM. Upon further investigation, I believe this mount is happening from via the usbd service located under /system/bin. This is responsible for mounting something called "cdrom_vfat.bin" to the cdrom folder in /. I could not locate this file in the rom anywhere, so I am unsure where it is coming from. Guessing maybe the kernel or boot parts since we can't touch em? Anyhow, by renaming the cdrom folder, I was able to stop the CD from mounting without putting device in debug mode (was previous workaround), but the actual cdrom device still shows up in windows, just with no "disc".
If someone would be so kind in redirecting me on how to recompile that from the source code (which I DID download) then maybe we could recompile that WITHOUT the cdrom functions at all?