Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Yes

Here is a screenshot:

Picture1-11.png


Everything correct?
 
When I send the files back to my iPod after I put the fstab in the etc folder and gives me the replacement message is there an confirmation? I copy and pasted the code and nothing came up after it.
 
ok so this is what i did

i opened terminal and followed the steps and placed the opt folder on my desktop along with the rest of the files (fstab, iphuc, iphonefs folder, and opt folder)

after copying and pasting

sudo cp ~/Desktop/opt/local/lib/libreadline.5.2.dylib

i enter my adminstrative password and get this:

cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target
cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory

Then i cd ~/Desktop and type in ./iphuc and i get this:

dyld: Library not loaded: /opt/local/lib/libreadline.5.2.dylib
Referenced from: /Users/billylam/Desktop/./iphuc
Reason: image not found
Trace/BPT trap

and this is where i'm stuck. thanks for the super fast response
 
ok so this is what i did

i opened terminal and followed the steps and placed the opt folder on my desktop along with the rest of the files (fstab, iphuc, iphonefs folder, and opt folder)

after copying and pasting

sudo cp ~/Desktop/opt/local/lib/libreadline.5.2.dylib

i enter my adminstrative password and get this:

cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target
cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory

Then i cd ~/Desktop and type in ./iphuc and i get this:

dyld: Library not loaded: /opt/local/lib/libreadline.5.2.dylib
Referenced from: /Users/billylam/Desktop/./iphuc
Reason: image not found
Trace/BPT trap

and this is where i'm stuck. thanks for the super fast response

Try this:
Code:
mv ~/Desktop/opt/ /
This should move the folder to the correct location.

Then try loading iPHUC again.
 
When I send the files back to my iPod after I put the fstab in the etc folder and gives me the replacement message is there an confirmation? I copy and pasted the code and nothing came up after it.

It should just immediately give you another prompt after it's finished.

Typically, in UNIX, any sort of feedback is usually an error. If there is no feedback, then you're 90% of the time fine.
 
My iPod was freezing as I did the SSh thing so I did a hard reboot. Now it won't come back on. It freezes at the apple logo.
 
Could anyone pm me their Working Mail app? As I've tried the 1.1.1 from the link as well as the 1.1.1 file system but I still crash when I try to SEND mails... I'm able to receive mails but I'm not able to send or reply...
 
My iPod was freezing as I did the SSh thing so I did a hard reboot. Now it won't come back on. It freezes at the apple logo.

Plug it in and see if iPHUC will read it. If so you should be able to blast your previous image prior to running the SSH install by running this in iPHUC:
Code:
putfile iphonefs/rdisk0s1.dmg /dev/rdisk0s1
 
Woah I thought it got bricked. I tried the hold until the connect to itunes thing came up but it wouldn't work. I just tried it now and it's restoring. I'm going to try again, I really want this to work.

So now that I have the image I don't have to get it back from the iPod. I can just send it back after I go to the jailbreak site again?
 
-computer:~/Desktop billylam$ mv ~/Desktop/opt/ /
mv: rename /Users/billylam/Desktop/opt/ to /opt/: Permission denied

rofl. maybe i should just wait for the GUI
 
Woah I thought it got bricked. I tried the hold until the connect to itunes thing came up but it wouldn't work. I just tried it now and it's restoring. I'm going to try again, I really want this to work.

As this is an operating system hack, there's really not much chance of 'bricking' the device.
 
-computer:~/Desktop billylam$ mv ~/Desktop/opt/ /
mv: rename /Users/billylam/Desktop/opt/ to /opt/: Permission denied

rofl. maybe i should just wait for the GUI

Sorry, I forgot the sudo!
Code:
sudo mv ~/Desktop/opt/ /
My fault! :( Getting tired from all the posting.
 
sorry if this is a stupid question (uh look at my rating ;) ... but...

Once I hack my touch, then what? Can I install any OS X software that will fit in memory? Or is there a list of applicable software somewhere
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.