Quote:
Originally Posted by muzicman0
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