Updated SSH Ramdisk (markdown)

LukeeGD 2024-11-08 12:57:32 +08:00
parent 9b940e8a19
commit 93e569aca7

@ -8,7 +8,7 @@ Legacy iOS Kit has an option to create and boot an **SSH Ramdisk** for all suppo
- iPad mini 2, mini 3, mini 4, Air 1, Air 2
- iPod touch 2, 3, 4, 5, 6, 7
Note: If you have a checkm8 device that supports iOS 16 or newer, it is not supported here. Use [SSHRD-Script](https://github.com/verygenericname/SSHRD_Script) instead. You might also need to use it on macOS due to changes with iOS 16 and newer.
Note: If you have a checkm8 device that supports iOS 16 or newer, it is not supported here. Use [SSHRD-Script](https://github.com/verygenericname/SSHRD_Script) instead. You may also need to use it on macOS due to changes with iOS 16 and newer.
## Usage
@ -16,7 +16,7 @@ Note: If you have a checkm8 device that supports iOS 16 or newer, it is not supp
- Go to Other Options -> SSH Ramdisk
- Select option/s needed in SSH Ramdisk Menu
- For accessing data, note the following:
- Host: sftp://127.0.0.1 | User: root | Password: alpine | Port: 6414
- Host: `sftp://127.0.0.1` | User: root | Password: alpine | Port: 6414
- Use tools like Filezilla to access the files. Make sure to also run the needed mount command first
## Options