[Q] Google Music to External SD help

Search This thread

Izmfizm

Member
Apr 2, 2012
6
0
Ok Im sorry I know this type of question is posted all over..:eek: but none of these solutions quite cut it on my bionic so im looking for some expertise..
I cannot figure out how to store my google music offline music to the EXTERNAL SD not the internal 8gb partition I have a 32 GB external I want to use for obvious reasons...I have found some scripts suggested for other devices and these are scripts I have tried and simply got failed mount errors and cannot find..
Code:
Mount - o bind sdcard-ext/music sdcard/Android/data/com.​google.Android.music
will bind:


Code:
Mount - o bind sdcard2/music sdcard/Android/data/com.​google.Android.music
will bind:

(ex)
sdcard/Android/data/com.​google.Android.music (google's forced save location)
to
sdcard2/music

This is the post that got me most of this info but its for a different device or scenario im assuming...

http://xdaforums.com/showthread.php?t=1300447

my droid is rooted im running stock .902

I do have the SDK dev tools setup on my PC if i can use that interface in cmd prompt to fix this??...:confused::confused::confused:

Im pretty noob sauce when it comes to linux command line im an IT person who has learned windows from the start so any help understanding what im doing wrong here would be greatly appreciated.

Thanks!