Rockbox General > Rockbox General Discussion
Files invisible on macbook OSX
(1/1)
achalsey:
Sorry if this is the wrong place but this is very frustrating.
I have two CF mod iRiver H120s and am trying to put the version of rockbox from one onto the other but none of the files are showing up in the drive when they're clearly there. When I download and unzip the version I think I need the subsequent files are still invisible even though the computer knows they're there. When I try unzipping again it prompts the "these already exist do you want to replace them" window when none of them are visible.
How can I make the files visible?!?
saratoga:
Use the command line, or look up how to show hidden files on your operating system.
LambdaCalculus:
--- Quote from: saratoga on September 22, 2011, 07:36:17 PM ---Use the command line, or look up how to show hidden files on your operating system.
--- End quote ---
You can see hidden files through the Finder by entering the following in the Terminal:
--- Code: ---$ defaults write com.apple.finder AppleShowAllFiles TRUE
$ killall Finder
--- End code ---
Navigation
[0] Message Index
Go to full version