View Single Post
  #397 (permalink)  
Old 09-16-2011, 12:51 AM
arrrghhh's Avatar
arrrghhh
Testing Extraordinaire
Offline
 
Join Date: Mar 2007
Posts: 3,604
Reputation: 7360
arrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the community
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
Re: Simple Guide, Android on SD card! 4 Easy Steps (15 min): TP2 DL links (FRX07.1)

Quote:
Originally Posted by tubeboggan View Post
hmm can't seem to find system folder. is it hidden?
If you're looking in WinMo you won't find it .

That reference is to a location in Android... system.ext2 gets mounted as /system in Android.

So pull an old RIL, and bind mount it in /system/lib. Some have reported success, maybe it'll help you?

Grab this attached file. Unzip it. Put it at the root of your SD card - if you want it in a folder, modify the command below:
Code:
mount --bind /sdcard/libhtcgeneric-ril.so /system/lib/libhtcgeneric-ril.so
Put that in the CustomCommands section near the bottom of the froyo.user.conf file (which is in the conf folder). Make sure it's on its own line, between the { }.
Attached Files
File Type: zip libhtcgeneric-ril.zip (35.1 KB, 7 views) Click for barcode!
Reply With Quote