OSX-KVM: High Sierra Install

From wikinotes

After following instructions in OSX-KVM: Install Setup.

NOTE:

I abandoned this install because I could not raise the resolution using clover. The instructions were out of date. Clover version/config looked very custom to this environment.

It may be worth trying the same approach as the Catalina install.

Install

./boot-macOS-NG.sh
# NOTE: make sure Qemu window is full size
# NOTE: it took me 2x tries to get installer to work

- press Enter to begin install
- choose language
- Disk Utility
  - Erase Target Disk # (QEMU HARDDISK -- mine improperly reported as 134GB)
    - erase
    - partition
       - name partition
       - click the circle on the left
       - click accept
  - Reinstall MacOS
    - continue & wait for install

- Computer will fail to reboot
- re-run ./boot-macOS-NG.sh
  - choose to boot from Install, instead of installmedia.

Post Install

- Safari
  - download clover 2.X.X: https://github.com/CloverHackyColor/CloverBootLoader/releases
  - rclick > open
  - (click clover in top-right of taskbar) > Install Clover 5099
  - Install Clover button
     - Choose Drive: EFI mount point (disk2s1)
     - Check CloverEFI (left)
     - UEFI, memory fix drivers:
       - [x] OsxAptIoFixDrv.efi
     - UEFI/Other:
       - [x] PartitionDxe.efi

- Finder
  - Applications > Utilities
  - Drag terminal onto Dock