Macworld Forums: Restore Music Library from iPod - HOW??? - Macworld Forums

Jump to content

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Restore Music Library from iPod - HOW???

#15 User is offline   qimosabe Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 3
  • Joined: 20-May 03

Posted 03 June 2004 - 04:15 PM

Make sure you have enabled root access by going to NetInfo Manager in your Utilities folder. In the menu, select Security and Authenticate. Then select allow root access and reauthenticate. Next open terminal, and type su <return> and your password. You will now be in root mode so be careful. Type cd .. <return> and keep going until you are at the root of your drive. At any time, type ls -al to see a list of files (hidden and visible) contained in that folder. Then type cd ipod and navigate to the music folder. You should see a list of folders called F01 to F20. Each is a folder containing hundreds of Mp3s. From there, just cp (copy) any file you wish to your desired destination folder on your hard drive. I would consult some general help in terminal on the actions: pwd, ls -al and cp. Good luck.
0

#16 User is offline   Dan Frakes Icon

  • Advanced Member
  • Icon
  • Group: Moderators
  • Posts: 3,765
  • Joined: 14-April 03

Posted 03 June 2004 - 05:47 PM

In reply to:

Make sure you have enabled root access by going to NetInfo Manager in your Utilities folder. In the menu, select Security and Authenticate. Then select allow root access and reauthenticate. Next open terminal, and type su <return> and your password. You will now be in root mode so be careful.


WOAH! There's absolutely no reason to enable the root account. You don't need to be the root user to view the contents of your iPod; the commands listed in the previous post work just as well as a normal user, and as long as you're copying files to your home directory, you don't even need admin access.
(Even if you did need "root" access, you could do so in Terminal using sudo -- or sudo -s to run multiple commands. For the average user, enabling the root account offers no benefits but plenty of risks.)

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users