osx_kvm_installer 0.0.1 copy "osx_kvm_installer: ^0.0.1" to clipboard
osx_kvm_installer: ^0.0.1 copied to clipboard

outdated

A script generated by dcli.

NOTE #

As it stands this installer only works on debian based linux distributions (Ubuntu, POP_OS, etc).
This is purely because it installs dependencies with apt. If you would like to use the installer with some other package manager raise an issue and I'll implement it.

OSX-KVM-installer #

An automation of the cli based installation steps for the kholia / OSX-KVM project. This installer just calls each of the cli commands listed on the installation guide. All the credit for the software making this possible goes to kholia.
All credit for dcli goes to bsutton.

Running the script #

In order to run this you will need to have dcli installed. Do so with these commands.
wget wget https://github.com/bsutton/dcli/releases/download/latest-linux/dcli_install
chmod +x dcli_install
./dcli_install
Next, clone this code to your local device, navigate to OSX-KVM-installer and type ./installer.dart.
Answer requested input as the program runs and you're done.

Post installation #

After the script has been run a qemu view will pop up with the osx installer.
Select the base-osx drive with your keyboard, another windows will pop up.
Open the disk utility and select the drive with storage set to whatever you passed in (32 is the default).
Select erase on this drive and once that process is finished close the window. You should be taken back to the program select screen.
Select reinstall macOS and follow the installation process.
Your OSX VM should be available from virt-manager.
You're good to go, chief.

7
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A script generated by dcli.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, dcli, meta, path

More

Packages that depend on osx_kvm_installer