Thread: General G2X: Storage Location Issue
View Single Post
Old April 23rd, 2011, 04:05 PM   #6 (permalink)
muzicman0
Member
 
Join Date: Dec 2008
Location: Laguna Niguel, CA
Posts: 104
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 6 Times in 5 Posts
Default

Quote:
Originally Posted by muzicman0 View Post
I wonder if you could make a sim-link from th linux shell to the same directory on your removable card...

might try it when I get my phone on Monday.

from shell, enter ln -s source_directory new_directory

so you would enter

ln -s /sdcard/podcast /sdcard/{not sure...ext_sd?}/podcast

mm0
I might have gotten that backwards...it might be:

ln -s /sdcard/{not sure...ext_sd?}/podcast /sdcard/podcast
muzicman0 is offline  
Reply With Quote