Statik DK Smoke
9a9b0e18a1
Update download selection to auto-choose version 7
2025-09-08 00:34:27 -05:00
Statik DK Smoke
2d728a3033
Revise installation instructions for Ubuntu and Fedora
2025-09-08 00:25:47 -05:00
statikfintechllc
bb8591faa7
Fighting with the install
2025-09-08 00:11:14 -05:00
statikfintechllc
0c7293296c
debugging
2025-09-07 23:45:22 -05:00
Statik DK Smoke
f193460e0c
updated ubuntun, found bug
2025-09-07 23:27:28 -05:00
Statik DK Smoke
cbf0fd015e
Update README.md
2025-09-07 23:08:29 -05:00
Statik DK Smoke
d27e6b3d86
Change installation script URLs for Ubuntu and Fedora
2025-09-07 23:06:54 -05:00
Statik DK Smoke
32f01d5cf6
Refine installation instructions and legal notes in README
...
Updated the README.md for clarity and consistency in installation instructions for Ubuntu and Fedora. Added details on post-installation steps and legal considerations.
2025-09-07 21:47:54 -05:00
Statik DK Smoke
5a5a009369
Add macOS KVM installation script for Fedora
...
This script automates the installation of macOS KVM on Fedora, including package installation, repository cloning, and VM setup.
2025-09-07 21:19:20 -05:00
Statik DK Smoke
5ddbee8f3a
Rename wget.install.script to wget.ubuntu.install.script
2025-09-07 21:18:28 -05:00
Statik DK Smoke
8fa45903b3
Revise README for Ubuntu 22.04 installation and clarity
...
Updated the README to include specific installation instructions for Ubuntu 22.04, added macOS version options, and clarified various steps in the installation process.
2025-09-07 20:50:36 -05:00
Statik DK Smoke
0cd4ec5ca2
Modify wget.install.script for KVM setup
...
Updated installation script for macOS KVM to include additional packages and increase disk image size.
2025-09-07 20:36:46 -05:00
Statik DK Smoke
d363b595dd
Fix installation script links in README.md
2025-09-07 20:22:23 -05:00
Statik DK Smoke
a391cc34a5
Fix directory paths in README for installation
2025-09-07 20:20:58 -05:00
Statik DK Smoke
9ab74305bd
Improve README formatting and installation instructions
2025-09-07 20:20:29 -05:00
statikfintechllc
d8980f02b9
Added proper permissions to the cmds for wget
2025-09-07 19:53:39 -05:00
statikfintechllc
37d8ca377d
Didn't add the properly
2025-09-07 19:50:30 -05:00
statikfintechllc
df56573d88
Added `wget.install.script` for a one script install and boot situation, and updated the `README.md`
...
Signed-off-by: statikfintechllc <statiksmoktm@gmail.com>
2025-09-07 19:40:53 -05:00
statikfintechllc
9cdc3bc93d
Un-Deleted the OpenCore.qcow2
2025-09-07 19:17:54 -05:00
statikfintechllc
495e6b3eb0
Edit from forking
2025-09-07 19:00:17 -05:00
statikfintechllc
845db9719d
Fix missing macOS disk image for libvirt/KVM setup
...
- Created macOS.qcow2 (100GB) disk image for macOS installation
- Fixed file permissions for libvirt access (libvirt-qemu:libvirt-qemu)
- Added symlink mac_hdd_ng.img -> macOS.qcow2 for script compatibility
- Resolves 'No such file or directory' error when starting VM
- Enables successful boot to OpenCore picker and macOS installer
2025-09-07 18:55:56 -05:00
Andreas Kohn
6cf56dd2d1
Use `ip` instead of `brctl` ( #251 )
...
This is the last item using `brctl`, and we can just as easily replace it with the equivalent `ip` incantation.
2025-04-17 19:28:40 +05:30
Paul S.
734b7c3542
Add flake.nix and direnv ( #254 )
2025-04-17 19:25:06 +05:30
Florian Heigl
e1d26cb141
Change recommended release in fetch-macOS-v2.py ( #257 )
...
All releases past 10.5 are bloatware anyway, so there should be no harm changing the default.
2025-04-17 19:23:47 +05:30
Nicco Kunzmann
51fdc2e57b
Add 'lscpu' step in the documentation
2025-04-17 19:21:57 +05:30
tskawada
adde00327a
Ensure fetch-macOS-v2 supports the latest OS versions
2024-10-10 11:43:13 +05:30
Ryein Goddard
76bea74a08
Handle situations where terminalsize cannot be found
2024-10-07 13:59:49 +05:30
Dhiru Kholia
ad213b6c80
Partial support for macOS Sequoia (15.x)
2024-09-25 16:19:09 +05:30
Dhiru Kholia
182e2dd071
Couple of documentation updates
2024-07-27 07:42:51 +05:30
Joseph Ravichandran
2141ee6f47
Use qemu-xhci for USB keyboard/ mouse on macOS 14.4
2024-04-13 17:19:18 +05:30
Taher A Alkhateeb
a1144792a4
Remove gitignore duplicates and cleanup ( #236 )
2024-04-13 17:18:03 +05:30
Miroslav Vadkerti
81c219e6ea
Provide a hint for spice in qemu config ( #233 )
...
In case somebody prefers connecting via spice, it can come handy.
Signed-off-by: Miroslav Vadkerti <mvadkert@redhat.com>
2024-04-13 17:06:06 +05:30
Dhiru Kholia
593e805ec5
April-2024 Batch Update
...
- Sync with https://github.com/thenickdude/KVM-Opencore
2024-04-13 17:01:43 +05:30
Dhiru Kholia
a9b20147de
Hot fixes
...
- Add missing OpenCore files
- Backport macOS Sonoma support from Coopydood/ultimate-macOS-KVM
2024-01-02 10:39:51 +05:30
Nicholas Sherlock
09daff670a
Update makefiles for new download directory name, bump Ventura board ID ( #227 )
2023-11-30 09:23:38 +05:30
scizzydo
aae332207f
Ventura board updated in fetcher ( #224 )
2023-11-21 16:09:29 +05:30
Dhiru Kholia
422bb3b713
Batch Update 2 - September 2023
...
Changes:
- Update to OpenCore 0.9.5
- Switch around the emulated video device (required for Ventura)
- Change default resolution to 1920x1080
- Include ventura in shortname CLI help
- Add notes on 'bridged networking'
- Better networking documentation (thomaspaulb)
- Support for offline installations (kwadwokyeremeh)
- Initial WIP macOS Sonoma support (via 'luchina-gabriel')
2023-10-02 14:36:40 +05:30
Kang Shumin
1184c09bc6
scripts/ventura/Makefile resize to 15G ( #213 )
...
Co-authored-by: kangshumin <k8ndev@gmail.com>
2023-02-09 19:13:03 +13:00
Dhiru Kholia
7fed0d7c5c
Batch Update 1 - January 2023
...
Changes:
- Update to OpenCore 0.8.8
- New 'ISO' creation scripts (mikehardy)
2023-01-27 14:49:57 +05:30
Dhiru Kholia
fbd4d73ce8
Ventura + AVX2 note
...
Changes:
- Sync changes with upstream KVM-OpenCore (Nick)
With these changes, Ventura can boot without AVX2!
2022-10-30 13:46:34 +05:30
Dhiru Kholia
0ea39b4c3c
October-2022 Batch Update 2
2022-10-27 07:27:29 +05:30
Nicholas Sherlock
199fb92a81
Build script for Ventura final ( #205 )
2022-10-25 04:41:28 +05:30
Dhiru Kholia
b2b3614676
October-2022 Batch Update 1
...
Changes:
- Update to OpenCore-0.8.5-RELEASE.zip
- Sync with upstream KVM-Opencore project (Nick)
- Update OVMF (ovmf_2022.08-1_all.deb)
2022-10-24 17:09:36 +05:30
Dhiru Kholia
95a6ac5600
June-2022 Batch Update 1
...
Changelog:
- Borrow latest (v17) changes from Nick
2022-06-23 10:52:37 +05:30
Nicholas Sherlock
41296702a6
Update board ID to avoid fetching Ventura for Monterey recovery ( #198 )
2022-06-20 06:47:06 +05:30
Dhiru Kholia
93bac3cae1
April-May-2022 Batch Update 1
2022-06-07 08:48:49 +05:30
Nicholas Sherlock
670cd80d7b
Avoid redownloading Monterey app if it already exists ( #192 )
2022-03-15 17:01:50 +05:30
Dhiru Kholia
3080c87bbb
Improve documentation
2022-03-13 18:29:57 +05:30
Dhiru Kholia
307cdd7c98
OSX-KVM - January 2022 Batch Update #2
...
Changes:
- Update OVMF bits (https://github.com/retrage/edk2-nightly )
- Update OpenCore to 0.7.7 (via Nick)
- Add a 2 USD hack for getting proper sound ;)
Upstream resources:
- https://github.com/acidanthera/OpenCorePkg/releases
- https://github.com/thenickdude/KVM-Opencore
2022-01-24 19:03:58 +05:30
Dhiru Kholia
687fa91e14
OSX-KVM - January 2022 Batch Update #1
...
Changes:
- Add support for Windows ;)
- Update OVMF bits (https://github.com/retrage/edk2-nightly )
- Update OpenCore to 0.7.6 (via Nick)
2022-01-06 13:40:19 +05:30