You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My device is iPad Pro 10.5-inch, running iOS 17.6.1.
I use the latest version of SSHRD_Script to create ramdisk and boot, everything works well. But the mount_filesystem failed, so the ls definitely does not work.
The logs are as below:
localhost:~ root# mount_filesystems
mount_apfs: volume could not be mounted: No such file or directory
seputil: can't open '/mnt1/usr/standalone/firmware/sep-firmware.img4', errno: No such file or directory(2)
AssertMacros:(value = 0x0), file: seputil.c, line: 2882
seputil.c: failed to load /mnt1/usr/standalone/firmware/sep-firmware.img4 in mode
mount_apfs: volume could not be mounted: No such file or directory
localhost:~ root# ls
HOPE THE DEVELOPERS SUPPORT IOS17!
The text was updated successfully, but these errors were encountered:
my device is iPhone 8 iOS 16.7.8.everything went everything is in a good or acceptable state creating ramdisk, problem cam when trying to mount here is log also
localhost:~ root# bash /usr/bin/mount_root
bash: /usr/bin/mount_root: No such file or directory
localhost:~ root# bash /usr/bin/mount_roo
bash: /usr/bin/mount_roo: No such file or directory
localhost:~ root# bash /usr/bin/mount_data
bash: /usr/bin/mount_data: No such file or directory
localhost:~ root# mount_filesystems
seputil: Gigalocker file (/mnt7/3C24DDF2-4A0D-5A33-82D4-FA835D189A97.gl) exists
seputil: Gigalocker initialization completed
Connection to localhost closed by remote host.
Connection to localhost closed.
./sshrd.sh: line 380: 8528 Terminated: 15 "$oscheck"/iproxy 2222 22 >&/dev/null
My device is iPad Pro 10.5-inch, running iOS 17.6.1.
I use the latest version of SSHRD_Script to create ramdisk and boot, everything works well. But the
mount_filesystem
failed, so thels
definitely does not work.The logs are as below:
HOPE THE DEVELOPERS SUPPORT IOS17!
The text was updated successfully, but these errors were encountered: