Install the required things first
sudo apt-get install ideviceinstaller python-imobiledevice libimobiledevice-utils libimobiledevice6 libplist3 python-plist ifuse usbmuxd
Reboot the computer several times to make the charge lights on iphone
idevicepair pair
Follow the result to justify, until success
Then
sudo mkdir /media/iPhone sudo chown yuleshow:yuleshow /media/iPhone/
above mkdir and chown only need to do once
ifuse /media/iPhone
Mounted
Reference: https://www.dedoimedo.com/computers/linux-iphone-6s-ios-11.html
Thank you!,
this worked perfectly.
It works perfectly for me.
Thanks!!