iPad

The iPad (ipad) is an apple product that we use profusely in the entire family (which is otherwise half in favour of a strict no-Apple policy).

iPad with Linux

These steps allowed me to mount the iPad on Linux:

sudo apt install ifuse libimobiledevice-utils
idevicepair pair
sudo install -d /mnt/ipad -o $USER
ifuse /mnt/ipad