View Single Post
erendorn's Avatar
Posts: 738 | Thanked: 983 times | Joined on Apr 2010 @ London
#19
Ok the music import problem.

questions:
- which OS (Maemo or Meego) are you using when you manage to mount the other one?
- try to find th folder where your music are, and the folder where you want them to be. Use "ls" to display files and folders, "cd .." to move in folder up, "cd <folder name>/<subfolder if you want>" to move in folders down. In linux all folders come from the root folder (you can go there by typing "cd /"). Usually user stuff is in /home/user/, and mounted partitions are in /media/nameOfPartition. On Maemo, the folders you see on the phone or in mass storage mode are in /home/user/MyDocs/ .

You may want to learn a bit linux if you want to test Meego right now (actually you are learning it now, so enjoy)