Mine is the blue belt version! All Eddie needs to do is open Terminal, copy and paste that in, and change the directory to where he wants the pictures to be
To get the directory:
- Go into to the folder you want them in
- On that folder, Hold CMD and press I. It will say "Where": Perhaps if the drive is called "External Drive" it'll say:
Where: External Drive/Pictures/iPhone
That will be what you put after:
defaults write com.apple.iPhoto RootDirectory
SO, it would look like
defaults write com.apple.iPhoto RootDirectory External Drive/Pictures/iPhone