evansm7 / vftool

A simple macOS Virtualisation.framework wrapper
MIT License
994 stars 68 forks source link

Add a check in getVMConfig that fails if the given kernel has GZIP magic #34

Closed rmoats closed 1 year ago

rmoats commented 2 years ago

This change adds a check for a compressed kernel—I knew that an uncompressed kernel was required, but it still caused me a ton of grief anyway!