Access an iPad file system from Ubuntu

Richmond richmondmathewson at gmail.com
Thu Jan 1 11:05:33 EST 2015


On 01/01/15 17:43, Richmond wrote:
>
>  1. Install /iFuse/ from Ubuntu Software Center
>  2. Open a Terminal and run sudo apt-get install libimobiledevice-utils
>  3. In the same Terminal, run idevicepair unpair && idevicepair pair
>
> Richmond.
>

As my iPad is jail-broken, all I had to do was issue a terminal command:

ifuse /home/richmond/Desktop/Pad --root

to get the root file system mounted in the file 'Pad' on my desktop

(not, admittedly, that it is telling me much when I look at it).

Richmond.



More information about the use-livecode mailing list