how would a enable the whole root access to my iphone 3gs (jailbroken) i can access the mobile portion with afc through nautilus
SSH into the iphone
mount it using ifuse with the --root option. Not tried it myself, but should work. So 'ifuse --root /media/iPhone' or something
im using lucid lynx, which is support without ifuse
sudo nautilus then ctrl+h to show hidden files?
"Meddle not with roos; thou art crunchy and grasshopper-like" ※The SABRFL※ Last edited by ubunterooster; 1 Minute ago
Originally Posted by bladerunner6 im using lucid lynx, which is support without ifuse ifuse doesn't come with it by default no, but you can install it with 'sudo apt-get install ifuse'. It's in the universe repo, and works for me in lucid,
I don't want to bump but if anyone trying to achieve this it is really simple if you already have mounted the device with iFuse: Just open Nautilus (Files on my Mint) and press Ctrl+L. It should look like this: Then put ":2" at the end of the line: It should be appeared under the Network tab as "iPhone (jailbreak)". Also if you want to SSH into your iPhone simply enter "sftp://mobile@<YourDevice'sIP>/" to the address bar.
Last edited by Iowan; February 26th, 2012 at 07:46 PM.
Ubuntu Forums Code of Conduct