forked from len0rd/rockbox
create .rockbox on a mac
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2724 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ab0641ab56
commit
b1ee36e6c8
1 changed files with 11 additions and 1 deletions
12
docs/FAQ
12
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.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue