I'm reading down the manual's steps for installing rockbox on my 30GB iPod Video with Mac OSX.
I'm at the point where it says to input the following command into Terminal:
-----------------------------------
cd $HOME
chmod +x ipodpatcher
./ipodpatcher
-----------------------------------
Am I supposed to put in those codes on three different lines? I did that, and nothing at all happened for "cd $HOME," and for the last two lines, it said it couldn't find the file. I also tried combining the bottom line and the middle for one command, it can't find that file either.
What am I missing?