Ubuntu18.04からiPhone(iOS 10.2)にアクセスする
Ubuntu18.04からiPhone(iOS 10.2)にアクセスする。
目的は、任意のデータのコピーをするため。
なお、iPhone ではパスコードを「オン」にしている。
1. パッケージをインストールする
sudo apt-get install -y libimobiledevice6 libimobiledevice-dev
sudo apt-get install -y ifuse
sudo apt-get install -y libimobiledevice-utils
2. Ubuntu 18.04 と iPhone を USB ケーブルで接続する
iPhone にて、アクセス許可を出すこと。
3. Ubuntu 18.04 から iPhone をマウントする
% sudo idevicepair pair
ERROR: Could not validate with device 7a9925b8a9a5a476ce62e6ec7a7898bec549b9d6 because a passcode is set. Please enter the passcode on the device and retry.
エラーになるが、iPhone と Ubuntu の USB ケーブルを再接続すれば良い。
4. Ubuntu 18.04 から iPhone へデータをコピーする
各自が iPhone にインストールしたファイルビューアーを開き、
Ubuntu 18.04 の nautilus などを使ってクリック&ドロップでコピーしてやればOK。
なお、iPhone にドロップしたときに、iPhone 上で接続先を信頼するか否か問われるので「信頼する」を選択すること。
参考
Author And Source
この問題について(Ubuntu18.04からiPhone(iOS 10.2)にアクセスする), 我々は、より多くの情報をここで見つけました https://qiita.com/nekochango/items/64ae7244e4bf023715db著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .