summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/FAQ14
1 files changed, 12 insertions, 2 deletions
diff --git a/docs/FAQ b/docs/FAQ
index dfd2ad9..e8de241 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