summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRobert Hak <adiamas@rockbox.org>2002-10-19 04:51:44 +0000
committerRobert Hak <adiamas@rockbox.org>2002-10-19 04:51:44 +0000
commitb1ee36e6c8510e7fc01f227d123ee5edd1997eec (patch)
tree7c35d77c66425afa7531d0c0e290d4a746d58c15 /docs
parentab0641ab569a3257041fa4203e29f5e9bee65a4d (diff)
create .rockbox on a mac
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2724 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs')
-rw-r--r--docs/FAQ14
1 files changed, 12 insertions, 2 deletions
diff --git a/docs/FAQ b/docs/FAQ
index dfd2ad9118..e8de241d92 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -538,5 +538,15 @@ A65: We won't. The limitations of your operating system is not reason
enough for us to change how we handle things. And you _can_ create
this directory. Open a command line and type:
mkdir j:\.rockbox
- You will need to correct the location for where your archos is mounted.
-
+ You will need to correct the location for the drive letter that Windows
+ assigns to your drive.
+
+Q66: I own a Mac. I can't seem to create the .rockbox file. Can you
+ fix this?
+A66: Truth is, we don't need to fix anything. If you are using OSX then you
+ can just open a console, change directories to the device and just:
+ mkdir .rockbox
+
+ If you are in another version then you should be able to do command-N in
+ the Finder, then name the folder.
+ \ No newline at end of file