-
Notifications
You must be signed in to change notification settings - Fork 27
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
SSH RamDisk on iPhone 6S with iOS 15 #96
Comments
hi, SSH connection resets when ~/.ssh/known_hosts file exists, idk if deleting that file will help |
Hi, thank you very much for your reply! I appreciate it. Any other ideas by any chance? |
@RealLast i had trouble with this too. this set of steps worked for me (mac m1, os 12.4)
*edit --yes, iOS15 can be ramdisk. ramdisked? rammed with a disk? w/e - yes. Go Ram(iel)disk your shiz. |
Hello=), actually, what happened to your iDevice in that process ? @RealLast Edit: after some tests i can confirm SSH ramdisk by Ramiel :) works |
Hello, @blkf0xx Thank you very much for your ideas and suggestions! I haven't had the time to test them out yet, but I will do within the next two days probably and share my findings. It sounds promising though! Also, great humor on your side hahaha ! @sen0rxol0 Also thanks very much to you! The problem is, the phone's display output is not working properly. It has some water damage, which I treated and also replaced display. It still turns on, the display just shows some stripes on white background, so no proper output, but I believe the phone is trying to boot. But there is no way for me to know whether it boots sucessfully or get's stuck in the process. Also, the phone screen stays black during the whole process (as I mentioned, even though the screen does not work, usually when starting it shows stripes on a white background so it at least turns on). Best |
Can someone tell me exactly how to do it? Ssh wont connect |
Hello all, sadly, I did not have any luck getting it to work. I tried all your suggestions @blkf0xx carefully, but it just wouldnt connect :'( Best |
Hi yall, it should boot properly, i mean it does. But it is still buggy. |
Hey all,
just a quick question: Can Ramiel start a RamDisk on devices running iOS 15?
I have an iPhone 6S with broken display and want to backup some data (if possible) using an SSH Ramdisk.
Ramiel works quite intiuitive. The device is detected in DFU mode and I select Boot SSH Ramdisk. I input an iOS15 IPWS, however Ramiel says that iOS15 (Beta) is not supported yet. I understand, but figured I could also try an older IPSW, thus downloaded iOS14 and input it to Ramiel. With that, the RamDisk creation succeeds. It is send to the device and says "booting device" and after a while "waiting for device", finally it shows "you can now connect to the device using ssh root@localhost -p 2222". However, when I try that, it says "SSH connection reset by remote host".
So I wonder, if the RamDisk really booted successfully and the SSH server started, or something went wrong (or if its another problem?).
Is there any information / hint about that? Is it possible to just use an older iOS Version IPFW on a phone running a newer version? Or does the IPFW need to match the version currently installed?
I also tried iOS 11, 12 and 13 with no luck.
Any help is highly appreciated!
Best
The text was updated successfully, but these errors were encountered: