Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot upload new files to iPhone #75

Open
UnitedMarsupials opened this issue Aug 24, 2021 · 0 comments
Open

Cannot upload new files to iPhone #75

UnitedMarsupials opened this issue Aug 24, 2021 · 0 comments

Comments

@UnitedMarsupials
Copy link

UnitedMarsupials commented Aug 24, 2021

Though I was able to copy the entire contents of iTunes_Control/Ringtones/ from one iPhone-7 to my FreeBSD computer, loading the same files to another iPhone-7 fails:

# cp -p *.m4r /media/iTunes_Control/Ringtones/
cp: /media/iTunes_Control/Ringtones/EEFO.m4r: Input/output error
cp: utimensat: /media/iTunes_Control/Ringtones/EEFO.m4r: Input/output error
cp: chown: /media/iTunes_Control/Ringtones/EEFO.m4r: Function not implemented
cp: chmod: /media/iTunes_Control/Ringtones/EEFO.m4r: Function not implemented
cp: chflags: /media/iTunes_Control/Ringtones/EEFO.m4r: Input/output error
cp: /media/iTunes_Control/Ringtones/EHQH.m4r: Input/output error
cp: /media/iTunes_Control/Ringtones/EXYJ.m4r: Input/output error
cp: /media/iTunes_Control/Ringtones/GZHL.m4r: Input/output error
cp: /media/iTunes_Control/Ringtones/HPOV.m4r: Input/output error
cp: /media/iTunes_Control/Ringtones/HSBT.m4r: Input/output error
cp: /media/iTunes_Control/Ringtones/HZZJ.m4r: Input/output error
cp: /media/iTunes_Control/Ringtones/IGDD.m4r: Input/output error
cp: /media/iTunes_Control/Ringtones/JXCV.m4r: Input/output error

After those messages, any attempts to even read the mounted tree fail (with the same error), and it needs to be remounted again.

Upon remount, I'll see the first file with exactly 65536 bytes -- but no others.

Both iPhones run iOS-14, the ifuse is the latest master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant