Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
bootcat:help:download_mac_version [2020/11/04 12:06] – eros | bootcat:help:download_mac_version [2022/05/16 12:14] – eros | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== How to download Mac Version | + | ====== How to download |
- | Open a Terminal in your Mac: | + | **READ THIS CAREFULLY, DON'T JUST DOWNLOAD IT BECAUSE IT WON'T WORK!** |
- | {{ :bootcat: | + | Download BootCaT from here and install it: |
- | Once it starts you'll see a window like this: | + | https:// |
- | {{ :bootcat: | + | If you try to start the App right away, you'll probably see something like this: |
- | Copy the following line and paste it into the terminal | + | {{ : |
+ | |||
+ | Or this (on older versions of MacOS): | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | See below for ways to fix this. | ||
+ | |||
+ | ===== Quick fix (for advanced users) ===== | ||
+ | |||
+ | Use this on your terminal: | ||
<code bash> | <code bash> | ||
- | curl -o ~/Downloads/BootCaT-1.3.dmg https:// | + | sudo xattr -cr /Applications/BootCaT.app |
</ | </ | ||
- | You will see something like this: | + | Then enter your password and you're good to go: start BootCaT like any other App. |
- | {{ : | + | ===== Step-by-step guide (for regular users) ===== |
- | Press " | + | Open a Terminal in your Mac: |
- | {{ : | + | {{ : |
- | Now close the Terminal, go to your Download folder: | + | Once it starts you'll see a window like this (the background might be black, but it doesn' |
- | {{ : | + | {{ : |
- | Double-click on BootCaT-1.3.dmg, | + | Copy the following line and paste it into the terminal window: |
- | ===== Why do I have to do this? ===== | + | <code bash> |
+ | sudo xattr -cr / | ||
+ | </ | ||
- | MacOS 10.15.X " | + | The terminal will ask you to insert your password: |
- | If you download the file directly with a browser, when you try to open the App, you'll get the message " | + | {{ :bootcat: |
- | {{ :bootcat: | + | Type your password, **you will not see any character appearing as you type, this is normal**, then press the ENTER key. |
+ | |||
+ | If you don't see any error messages, you're good to go: just start BootCaT like any other App. | ||
+ | |||
+ | ===== Why do I have to do this? ===== | ||
+ | |||
+ | Since version 10.15.X " | ||
+ | Since BootCaT isn't notarized, at the moment the workaround you see at the top of the page is needed to and run the App. |