Installation / Removal > Apple - Installation/Removal

20GB 4G ipod not loading extraction folder

<< < (4/4)

saratoga:

--- Quote from: zajacattack on December 01, 2007, 10:11:20 PM ---OK, you need to first run cd *your sansa's root e.g. E:/*
Then you can execute the command.

--- End quote ---

Thats not going to work too well without Windows.


--- Quote ---sorry noob question what is that?
--- End quote ---

Terminal is what you were using.  You'll need to use cd to change directory to your sansa's root directory.  I don't know what the path is on your specific system is though.

zajacattack:

--- Quote from: saratoga on December 01, 2007, 10:42:00 PM ---Thats not going to work too well without Windows.

--- End quote ---

Why not? cd is perfectly valid command on Linux.

saratoga:

--- Quote from: zajacattack on December 01, 2007, 10:43:34 PM ---
--- Quote from: saratoga on December 01, 2007, 10:42:00 PM ---Thats not going to work too well without Windows.

--- End quote ---

Why not? cd is perfectly valid command on Linux.

--- End quote ---

The root isn't a drive letter on unix though, which is why hes going to have trouble with it.

GodEater:
Is there some reason you've chosen to do the install manually instead of using the RockboxUtility to do an automated install ? Then you wouldn't be having any of these issues.

For reference, I believe on a Mac, that iPods get mounted under /Volumes, so in terminal you'll need to type:


--- Code: ---cd /Volumes
ls

--- End code ---

Pay careful attention to what the "ls" command tells you. One of the folders there will be your iPod. Use that name to change into that directory too :


--- Code: ---cd "Whatever_ls_tells_you_your_ipod_is_called"

--- End code ---

Then you can use the mv command from earlier in the thread to rename the directory.

Navigation

[0] Message Index

[*] Previous page

Go to full version