coday182 macrumors regular Original poster Jul 26, 2006 237 0 Jamestown, IN Aug 31, 2006 #1 Ok I know the music is stored in a hidden folder on the ipod, how can I view it on my mac so I can copy the music from my ipod to my new mac?
Ok I know the music is stored in a hidden folder on the ipod, how can I view it on my mac so I can copy the music from my ipod to my new mac?
Benjamindaines macrumors 68030 Mar 24, 2005 2,841 5 A religiously oppressed state Aug 31, 2006 #2 Open Terminal and type Code: defaults write com.apple.finder AppleShowAllFiles -bool true then Code: killall Finder To set it back to normal type in both again but change true to false.
Open Terminal and type Code: defaults write com.apple.finder AppleShowAllFiles -bool true then Code: killall Finder To set it back to normal type in both again but change true to false.
Fiveos22 macrumors 65816 Nov 20, 2003 1,080 1 Aug 31, 2006 #3 Copy Pod iGadget iPodRip PodUtil Instructions
D dextertangocci macrumors 68000 Apr 2, 2006 1,766 1 Sep 1, 2006 #4 Benjamindaines said: Open Terminal and type Code: defaults write com.apple.finder AppleShowAllFiles -bool true then Code: killall Finder To set it back to normal type in both again but change true to false. Click to expand... Thanks! For some strange reason, I knew how to do that on a pc but not a mac
Benjamindaines said: Open Terminal and type Code: defaults write com.apple.finder AppleShowAllFiles -bool true then Code: killall Finder To set it back to normal type in both again but change true to false. Click to expand... Thanks! For some strange reason, I knew how to do that on a pc but not a mac