This repository hosts public releases of the MultibootOS AmiKit Installer.
Go to Releases to download the latest version for your platform:
| Platform | File |
|---|---|
| Windows | MultibootOS_AmiKit_Installer-Windows.zip |
| macOS | MultibootOS_AmiKit_Installer-macOS.dmg |
macOS will block the app on first launch because it is not signed with an Apple Developer certificate.
Steps to install and open it:
- Double-click the DMG to mount it — a Finder window opens showing
MultibootOS_AmiKit_Installer.appandREAD ME FIRST.txt - Drag
MultibootOS_AmiKit_Installer.appto your Applications folder - Eject the DMG
- Right-click
MultibootOS_AmiKit_Installer.app→ Open (do NOT double-click on first launch) - Click Open in the warning dialog that appears
If you see "Apple cannot verify..." and there is no Open button:
- Open Terminal and run:
xattr -dr com.apple.quarantine /Applications/MultibootOS_AmiKit_Installer.app
- Or go to System Settings → Privacy & Security → scroll down → click Open Anyway
The installer checks this repository for updates on startup and can update itself automatically.
The private source repository is maintained separately. This repository is used exclusively for distributing release builds.