This image is the top of the content box. Unfortunately, there is no information-based reason for this div to be here. It's just here for design reasons. Sorry.
Go Back   MisticRiver :: For iriver Enthusiasts > All things Rockbox > ROCKbox Forums > ROCKbox for H1xx Series
Home Forums Register FAQ Search Today's Posts Mark Forums Read


Welcome to the misticriver forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old December 5th, 2005, 02:32 AM
Newbie Floating Down The Mistic River
 
Join Date: Jul 2005
Posts: 8
Installing Rockbox from a Mac

Hello Forum

If you are a Mac-user, you will face a couple of problems, when installing the Rockbox-software.

When you follow west.acre's excellent instruction at:
http://www.misticriver.net/showpost....1&postcount=24

The first problem arises at #2, where you must patch the iriver-firmware with the fwpatcher.exe file. This is not possible from a Mac. You have to use a PC for doing this, or get a finished patched ihp_120.hex file from someone.

Then copy this file to the root of yor IHP.

Now get the most recent rockbox build.
When you extract this zip-file, the next problem arises:

The zip-file consist of the rockbox.iriver file and a .rockbox directory with a lot of files in. But the Mac/Unix file-system make the .rockbox directory invisible!! And therefore you can't copy it to your IHP.

Here is my sollution:
1. copy the .zip file to your IHP and extract it.
2. The unzipped file has created a directory called something like "rockbox-h120-20051205 Folder". Change the name to something easier like RB120
3. move the rockbox.iriver file out into the root
4. Open the terminal
5. Change the working directory to the RB120-directory on the IHP
6. if you write ls -a you should be able to see all the invisible files including the .rockbox directory
7. Then you move the .rockbox directory to the root with the command:
cp .rockbox ..

Now the Rockbox software should work.

Enjoy

jbrandtp
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old December 5th, 2005, 11:25 AM
Eager Mistic Beaver
 
Join Date: Nov 2004
Location: Uk
Posts: 210
Since you have to use the terminal anyway just use unzip to extract the zip.

The drive label determines where the drive will be mounted. Mine is "H100" so it is mounted to /Volumes/H100
One method to find this is to just do "ls /Volumes" while the H1x0 is connected. It should be fairly obvious which directory is your H1x0.

Once you know where the H1x0 is mounted you can use unzip to extract directly to it.

unzip -uo rockbox.zip -d /Volumes/H100/
Where rockbox.zip is the filename of the rockbox build you want to use and /Volumes/H100/ is where you player is mounted.

Since you are there you can also eject the H1x0 directly from the command line.
hdiutil eject /Volumes/H100

Last edited by the_winch : December 5th, 2005 at 11:35 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old December 15th, 2005, 02:25 PM
Eager Mistic Beaver
 
Join Date: Nov 2005
Posts: 289
You could also type this into the terminal:

defaults write com.apple.finder AppleShowAllFiles -bool YES

This shows all the files/folders that begin with a period. You might have to restart Finder for it to take effect. To reverse it, just type in the same thing but replace yes with no.
Hope this helps.
__________________
If at first you don't succeed, then skydiving definitely isn't for you!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 04:13 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
This image is the bottom of the content box. Unfortunately, there is no information-based reason for this div to be here. It's just here for design reasons. Sorry.