-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Couldn't install Kryptonite #6
Comments
After opening a Terminal session, can you share output of: pwd Ideally it should be pointing to your home/user directory. In your case, it seems like you are running the command from a directory which is located on the macOS read-only volume. I also updated the README with a slightly updated command. Please try that as well. Finally, you can always install using the manual method. |
rinniexiao@Rinnies-Macbook-Pro ~ % cd ditto: Couldn't read PKZip signature This is what I get after I typed in pwd and followed by the scripts. |
updates: rinniexiao@Rinnies-Macbook-Pro ~ % cd /Volumes/KRYPTONITE ditto: Couldn't read PKZip signature I created a new MS-DOS(FAT32) partition (external) disk and that's the result I got in Terminal. Still wasn't sure where it went wrong. I tried to do it manually too but I got stuck after I downloaded the Kryptonite-release.zip and extracted, dragged it to the external disk. After that, I restarted my laptop and on my startup disk, it only shows my Machintosh HD... I even tried to use OpenCore and still nothing... I'm very new to this, so please be patient with me. I apologize in advance. Thank you. |
Edit: Sorry, I just saw you had 2 updates. Reading up. |
@RinnieX I've updated the README with an updated command. Can you please try that and let me know how it goes? |
I don't see any differences.... the outcome is still the same. According to manual installation, I dragged the EFI folder onto a MS-DOS volume and then restart the computer but the disk that I created didn't show up on the startup. Did I do it wrong? which EFI folder should I copy to the disk, the Kryptonite-Release or the OpenCore-0.7.1-RELEASE? Another question is on step 4 of the installation, when using the OpenCore to create a new partition of the external disk, I copy the EFI folder from kyrptonite-release.zip to the disk. Was this process simplified? Because I watched a few videos tutorial about OpenCore and how to create a bootable macOS and their steps are much more complex... if it is simplified, could you recommend me a good video tutorial please, thank you. |
@RinnieX other OpenCore tutorials do not apply - this is simplified. Can you try running just this: curl -qLs https://github.com/mayankk2308/kryptonite/raw/main/Installer/Installer.zip -o Installer.zip This should give you an Installer zip file. Unzip that and see what files you get inside. If everything looks good, go to the directory in Terminal and run the installer:
|
@RinnieX open this folder and unzip the file in Finder. |
Press N. Read everything the script says and the instructions in the README. |
@RinnieX I don't understand what is going on with your system because it is not able to download or save stuff. You've done everything right so far in the above screenshot. Do you have some VPN/Firewall stuff that's blocking things or something similar? Or do you have some custom developer tools (
This will launch another boot menu where you can select your macOS boot drive. Booting from here will patch the system in memory.
That is only if you aren't using the script. |
See README. You should be good to go. Can you share what app this was that caused the issue? |
After it completed the download, when I restarted my computer and holding the OPT, I still didn't see my external disk on the boot picker..... I tried manually before and it doesn't have the external disk on the boot picker neither. PS the app is called LULU, it's like a Firewall app. |
@RinnieX Again, I don’t know the issue on your end and can’t do much on my end to resolve it. If your volume has been formatted by the script it should show up unless you actually have a 2018 MacBook Pro with T2 (in which case you would need to disable security and enable external drive boots). |
Problem Description
Hello,
I have a Radeon R9 Nano that shows "No Removable GPU" on my MacBook. I tried to install kryptonite through the terminal and this is what I get.
zsh: read-only file system: Installer.zip
ditto: Installer.zip: No such file or directory
cd: no such file or directory: Installer
chmod: installer.sh: No such file or directory
zsh: no such file or directory: ./installer.sh
zsh: no matches found: Installer*
I'm so confused! I followed the steps and things don't work for me. Could someone please explain to me what I did wrong? Also, I notice when trying to copy and paste the script to Terminal it says Make sure to select the boot disk you created in the previous step or use your existing bootloader disk." How do I select that? Please help. Thank you in advance.
I have macOS Big Sur, version 11.4
MacBook Pro (13-inch,2017, Four Thunderbolt 3 Ports)
Processor 3.1 GHz Dual-Core Intel Core i5
The text was updated successfully, but these errors were encountered: