Blog Archives
Mount IOS 4.2 In Ubuntu
Posted by Godhc
After the Recent update to our beloved iphone
We see that it wont get mounted on our ubuntu /Linux machines
Tired of Finding solutions to get it mounted….then dont wory here are the steps…
Step 1: Add the Following Repository to the System… Go to terminal and copy paste the code:
sudo add-apt-repository ppa:pmcenery/ppa
Step 2:We then need to get the packages thats there in the ppa So – UPDATE and UPGRADE With this command…
dont worry it will just complete in few minutes..go ahead..NOTE:Execute Each line once..given below
sudo apt-get update
sudo apt-get upgrade
Step2.1:Ok Some chances are there it may not work ..so type this line...here we install the "libmobiledevice-utils" to the system
sudo apt-get install libimobiledevice-utils
Step3: Final Step! ..Execute in order and then mount your iphone…It Works !!! Post comments…
idevicepair unpair
idevicepair pair
idevicepair validate
Ok thats done..Beter Do a restart of the system before you connect...Happy Playing....