View Single Post
Posts: 7 | Thanked: 0 times | Joined on Nov 2009
#33
Originally Posted by bunanson View Post

To create SD cards slots,

mkdir ~/.gvm/cards #only have do it once
echo -e "/media/mmc1\nRW" > ~/.gvm/cards/0 #SD-1
echo -e "/media/mmc1\nRW" > ~/.gvm/cards/1 #SD-2 and etc


enjoy,

bun
Ok. here is my situation/problem:

I am in a N810 cloned to my external 16GB SD
I have installed GMV runing fine including my Hotsync.

However I want to try the Zlaucher so I started by above.

First of all and before doing the above, I don't see in my file manager any folder named Palm, GMV, Launcher.

After doing the above (I used cmm2 because I want to use my internal SD) my Xterm didn't complain, so I assumed it went OK.
However, still I don't see any new folder.

Aside that, to install zlauncher, I can use Hotsync? I should hotsync all the prc files included in the Zip file I downloaded?

Sorry if those are dumb questions.

Thank you anyway.