LukeZGD / Legacy-iOS-Kit

An all-in-one tool to restore/downgrade, save SHSH blobs, and jailbreak legacy iOS devices
GNU General Public License v3.0
1.28k stars 117 forks source link

Hi Luke! I have created a dual system using Coolbooter. How do I mount the secondary system? #622

Closed yoyo2306 closed 3 hours ago

LukeZGD commented 3 hours ago

This doesnt really have anything to do with Legacy ios kit but ig i can help you. Using ssh or terminal, use the following commands:

mount_hfs /dev/disk0s1s3 <mount folder> for root

mount_hfs /dev/disk0s1s4 <mount folder> for data

replace with the path where you want to mount the fs