View Single Post
jperez2009's Avatar
Posts: 250 | Thanked: 122 times | Joined on May 2009 @ Colorado
#2
Before you can access any folders as drives, you need to mount them:

Code:
mount <drive letter> <directory>
So, if you wanted your MyDocs to be drive C:\, you'd type:

Code:
mount c /home/user/MyDocs
Hope that helps!

Jesse~
__________________
N900 + GameGripper + Emulators + Kernel Power = <3
Request: NSF/SPC/GBS/USF/PSF/GSF/2SF/Adlib Player or Add-on for N900
 

The Following User Says Thank You to jperez2009 For This Useful Post: