iphone连接ubuntu未处理错误(255)

时间:2017-05-01 09:46:15

标签: ios iphone

前段时间我能够从我的iphone访问这些文件,但我想在更新后它再也无法工作了,我得到了未处理的异常(255)或20。

安装了Libimobiledevice-utils:

libimobiledevice-utils is already the newest version.
The following packages were automatically installed and are no longer required:
  gyp libc-ares-dev libc-ares2 libclamav6 libjs-node-uuid libllvm3.6
  libllvm3.6:i386 libv8-3.14-dev libv8-3.14.5 libx264-142

我在下面运行了命令,但出现了错误:

idevicepair unpair && idevicepair pair

ERROR: Device aaba2bc33b23a0cd8cb4eaa9f52c8004dbcfac16 is not paired with this host

我也执行了上面的命令,但仍然没有工作:

sudo mkdir /var/lib/lockdown
sudo chmod 777 /var/lib/lockdown

1 个答案:

答案 0 :(得分:0)

此问题是Apple试图停止使用假充电线。您可以通过安装最新版本的libimobiledevice

来解决IOS7移动设备的信任环路错误

参考:https://askubuntu.com/a/433872