Debian 8.3 jessie mount iPhone
2016-01-31為了取出照片(Photo) , 只好用 USB 線, 掛載 iPhone.
Step-by-step :
- Debian 安裝套件
sudo aptitude install libimobiledevice-utils gvfs-backends gvfs-bin gvfs-fuse
-
將 /etc/fuse.conf 內最後一行 #user_allow_other 的註解(#)拿掉
sudo vim /etc/fuse.conf
改成
user_allow_other