-
Notifications
You must be signed in to change notification settings - Fork 16
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
Add the chimera1n script #2
Comments
Of course I'll look into this as soon as possible |
Yeah sure,
|
I just checked the chimera1n script, and turns out, it needs the host computer to have an internet connection, which jailm8 doesn't have, and if I did add it, it would make it too bulky, and would defeat the whole purpose of it. |
A tip from me, (a project that I’m also working on) is to use ish https://ish.app |
I know about iSH, and having used it before, I also know that it only creates a virtual linux environment, what we need is an actual ssh to the device, not an app. The ssh connection you have is to a completely virtualised os, when we need a connection to the device, otherwise we would just end up bootstrapping iSH with chimera1n, which is arch linux I believe, which would do absolutely nothing to your main os I am literally re-writing coolstar's script right now, and I believe that it should download the files to the device directly, and also bootstrap it from the script itself. |
... with ish, you can ssh into the device, and move files from ish to the device. And as a result, You’d bootstrap the device. |
After rewriting coolstar's script and installing an ssh client to my base system, I present to you the first beta of jailm8 with chimera1n support Be sure to get back to me if you do decide to try it |
But you can do that without needing jailm8 at all, if you want an easy way to do this you can simply use the latest beta, but at your own risk, it shouldn't do anything, but coolstar's work hasn't always been the most stable or trustworthy |
Just reread this, and I am sorry to say that orca is impossible to implement into jailm8, as it requires a gui interface, which is the main thing jailm8 doesn't have, and in order to maintain its size, I cannot add a gui interface. I am absolutely helpless in this situation, and the only thing I can suggest is to use ubuntu or debian or any other linux operating systems, and install orca on it. That should make it much easier. I feel really bad that I can't personally do something about this, but if you need any help whatsoever, don't be afraid to ask, I will keep this issue open for you and you can ask me for help if you get stuck |
It’s ok,I’ll just do it for my brother |
ok just tell me when you try it if it works |
Sorry but I just tried it and it didn’t work, I am working on a fix right now |
Hey could you test this version: https://github.com/SarKaa/jailm8/releases/tag/2.4-2 |
... |
Yes I know I will look at the script when I have time, but I still need to make sure that this works Edit: I just read the new odyssey-ra1n script, and I do believe it would be easier to use chimera1n from jaim8 first and then use the new script's migration feature to update it on device. |
Sorry but could you try this version, and then install the new procursus bootstrap from your device after running "chimera1n" |
Sorry mate but ssh has way too many dependencies, and because of its minimal interface, they have to be installed manually, which is a pain, so I am closing this issue, and I would suggest using the new odyssey ra1n script on device itself |
Describe the solution you'd like
A clear and concise description of what you want to happen.
Could you add the chimera1n script as it would be very easy to run it
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: