Apple hardware: Difference between revisions

From Bitpost wiki
(Created page with "== Phones == === Mike's iPhone 15 Pro Max === * Name: 16 different flavors of hell === Regina's iPhone 16 === == Backup == === Photos === * Shotwell Ideally you just plug in the phone and back up your photos. Profiles are weird, you "can only select them once at startup". === Full filesystem access via command line === * Mount sudo apt-get install libimobiledevice-utils ifuse # unlock phone idevicepair pair ifuse /home/m/mnt/iphone ls /home/m/mnt/iphone * Cop...")
 
Line 14: Line 14:


Profiles are weird, you "can only select them once at startup".
Profiles are weird, you "can only select them once at startup".
The whole process gives you zero feedback, and fails much more than succeeds.
MAKE SURE your phone remains unlocked during the entire process of plugging it in and scanning it.


=== Full filesystem access via command line ===
=== Full filesystem access via command line ===

Revision as of 10:44, 28 September 2025

Phones

Mike's iPhone 15 Pro Max

  • Name: 16 different flavors of hell

Regina's iPhone 16

Backup

Photos

  • Shotwell

Ideally you just plug in the phone and back up your photos.

Profiles are weird, you "can only select them once at startup".

The whole process gives you zero feedback, and fails much more than succeeds.

MAKE SURE your phone remains unlocked during the entire process of plugging it in and scanning it.

Full filesystem access via command line

  • Mount
sudo apt-get install libimobiledevice-utils ifuse
# unlock phone
idevicepair pair
ifuse /home/m/mnt/iphone
ls /home/m/mnt/iphone
  • Copy

Copy photos and videos

mh-copy /home/m/mnt/iphone/DCIM/* /spiceflow/safe/media/images/photos/imported/iPhones/Regina16