Thread
:
file manager that sees memory card partitions?
View Single Post
N770-Freak
2006-11-18 , 15:42
Posts: 209 | Thanked: 31 times | Joined on Oct 2006
#
2
The Filemanager only shows your files in /home/user/MyDocs and mmc1 !
You can create a symlink from /media/mmc2 (mountpoint of your mmc ext2) to /home/user/MyDocs/mmc2
Type in x-term:
Code:
ln -s /media/mmc2 /home/user/MyDocs/mmc2
Greetings
N770-Freak
Quote & Reply
|
N770-Freak
View Public Profile
Send a private message to N770-Freak
Find all posts by N770-Freak