Skip to content

Release: 1 fix → Main#9945

Merged
h0lybyte merged 1 commit intomainfrom
dev
Apr 10, 2026
Merged

Release: 1 fix → Main#9945
h0lybyte merged 1 commit intomainfrom
dev

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Release: Dev → Main

1 atomic commit ready for main

Bug Fixes


This PR is automatically maintained by CI — KBVE Studio

#9943)

OpenCore's boot picker was only showing EFI utilities (Reset NVRAM,
Toggle SIP) because the macOS installer was attached as a SATA CD-ROM.
BaseSystem.img is a raw HFS+/APFS image, not an ISO9660 disc, so
OpenCore's macOS scanner skips it on a CD-ROM bus.

Switched the volume from cdrom to disk and renamed it from "iso" to
"installer" to reflect the actual format. Matches the OSX-KVM upstream
QEMU invocation which uses -device ide-hd, not ide-cd.
@github-project-automation github-project-automation Bot moved this to Review in KBVE Apr 10, 2026
@h0lybyte h0lybyte merged commit 7274ea8 into main Apr 10, 2026
5 checks passed
@github-project-automation github-project-automation Bot moved this from Review to Done in KBVE Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant