Skip to content

Failed to copy user data in /mnt2/mobile/Media using scp #307

Description

@CenYunhan

Hi, I successfully boot the Ramdisk on 6s+ with iOS 13.5.1 and mount filesystems without problem. But when I tried to copy my data in /mnt2/mobile/Media/, it keeps reporting "Operation Denied".

Other files under /mnt2/ like checkra1n.dmg can be copied.

What I have done:

  1. chmod 777 * -> failed even with "drwxrwxrwx 28 root mobile 896 May 21 2022 100APPLE"
  2. chown root Media -> not working.
  3. mount_apfs -o noprotect /dev/disk0s1s2 /mnt2 -> still with "protect" flag.

What I achieved now:
root# ls -li /mnt2/mobile/Media/DCIM/100APPLE/
total 166664
433549 -rwxrwxrwx@ 1 root mobile 5221289 Jun 25 2020 IMG_0004.PNG
653763 -rwxrwxrwx@ 1 root mobile 327215 Aug 12 2020 IMG_0005.JPG
665419 -rwxrwxrwx@ 1 root mobile 273610 Aug 12 2020 IMG_0006.PNG
672816 -rwxrwxrwx@ 1 root mobile 448446 Aug 12 2020 IMG_0008.JPG

I will provide any other information if needed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions