Thread: Problems installing SSH
-
08-19-2007, 07:47 PM #1
Problems installing SSH
I would greatly appreciate any help you guys/gals can throw my way.
I've run iActivator and installed iPHUC, but can't get past that. Once I run iPHUC (with the ./iPHUC command), I can't seem to change my local directory at all. Each attempt always results in "No such file or directory."
Here's exactly what happens in Terminal:
Lee-Bridges-MacBook:~/phonedmg/iphuc/iPhone/trunk/iPHUC leebridges$ ./iPHUC
iphuc 0.5.0
>> By The iPhoneDev Team: nightwatch geohot ixtli warren nall mjc operator
initPrivateFunctions: this is still not clean. Architecture: i386
AMDeviceNotificationSubscribe: 0
CFRunLoop: Waiting for iPhone.
notification: iPhone attached.
AMDeviceConnect: 0
AMDeviceIsPaired: 1
AMDeviceValidatePairing: 0
AMDeviceStartSession: 0
AMDeviceStartService AFC: 0
AFCConnectionOpen: 0
AFCPlatformInit: (no retval)
notification: Entering shell in Normal Mode.
shell: Entering loop.
(iPHUC) /: setafc com.apple.afc2
AMDeviceStartService AFC: 0
AFCConnectionOpen: 0
(iPHUC) /: cd Users/leebridges
cd: No such file or directory '/Users/leebridges'
Thank you!
-
08-19-2007, 07:56 PM #2
same error i get too
(iPHUC) /: cd /Users/jasonbeckman/
cd: No such file or directory '/Users/jasonbeckman/'
(iPHUC) /: /Users/jason//
shell: No such command '/Users/jason//'
(iPHUC) /: /Users/jasonbeckman
shell: No such command '/Users/jasonbeckman'
(iPHUC) /: cd Users/jasonbeckman
cd: No such file or directory '/Users/jasonbeckman'
(iPHUC) /:
hope someone can help
-
08-19-2007, 08:03 PM #3Owner / Founder - ModMyi
aka poetic_folly
- Join Date
- May 2007
- Location
- Tampa, Florida, United States
- Posts
- 8,207
- Thanks
- 508
- Thanked 4,484 Times in 1,114 Posts
You're trying to cd to a directory that should be on your COMPUTER, but you're in your phone. You're putting the info from one spot into another.
-
08-19-2007, 08:32 PM #4
PF,
that's kinda what i thought, but now i'm lost because that's the order the wiki (for installing SSH) says i should do those things.
the next step (after the one i'm hung up on) is the getfile command. do i run that while in my local user directory? or while i'm on "in my phone?"
PF, i'm sorry if i'm missing something obvious. everyone else seems to be doing fine with this...so i'm sure it's my noobery getting in the way.
-
08-19-2007, 08:53 PM #5Owner / Founder - ModMyi
aka poetic_folly
- Join Date
- May 2007
- Location
- Tampa, Florida, United States
- Posts
- 8,207
- Thanks
- 508
- Thanked 4,484 Times in 1,114 Posts
Seems like someone had updated that Wiki with a bunch of stuff that doesn't necessarily work. I reverted it to my original version, try now. I apologize...
-
The Following User Says Thank You to Kyle Matthews For This Useful Post:
spliket (08-19-2007)
-
08-19-2007, 09:10 PM #6
thank you for doing that. i still had a little trouble, but i had success with replacing
getfile /usr/sbin/update /phonedmg/sshkit/update
with
getfile /usr/sbin/update /Users/[myusername]/phonedmg/sshkit/update
...throughout the rest of the tutorial, anytime the "phonedmg" folder is referenced, i had to put "/Users/[myusername]/" in front of that directory string. hope that helps anyone having the same problem i was having!
thanks for being quick with your replies!Last edited by spliket; 08-19-2007 at 09:33 PM.
-
08-19-2007, 09:43 PM #7
still getting an error
getfile: Writing file to local path '/Users/jasonbeckman/phonedmg/sshkit/update'
getfile: Transfer successful.
(iPHUC) /: getfile
remote:
local: /
AFCFileRefOpen: opening remote path ''
getfile: Failed to open remote file: 8
(iPHUC) /: getfile /System/Library/LaunchDaemons/com.apple.update.plist
remote: /System/Library/LaunchDaemons/com.apple.update.plist
local: /System/Library/LaunchDaemons/com.apple.update.plist
AFCFileRefOpen: opening remote path '/System/Library/LaunchDaemons/com.apple.update.plist'
AFCFileRefRead: reading 489 bytes into buffer
getfile: Failed to open local file '/System/Library/LaunchDaemons/com.apple.update.plist'
(iPHUC) /:
this is the error i am getting what am i not doing right
-
08-19-2007, 10:27 PM #8Owner / Founder - ModMyi
aka poetic_folly
- Join Date
- May 2007
- Location
- Tampa, Florida, United States
- Posts
- 8,207
- Thanks
- 508
- Thanked 4,484 Times in 1,114 Posts
-
08-20-2007, 05:38 PM #9
-
08-20-2007, 08:43 PM #10
still getting the error i mentioned above any ideas



LinkBack URL
About LinkBacks
Reply With Quote


