logoalt Hacker News

roundup • 05/15/2025 • 1 reply • view on HN

Would Lumier allow me to virtualize macOS with system integrity protection (SIP) disabled?


Replies

frabonacci • 05/16/2025

Yes, it should be possible: https://developer.apple.com/forums/thread/709453

Lumier does not expose the capability but the underlying Lume CLI does.

lume run <VM_NAME> --recovery-mode true: https://github.com/trycua/cua/tree/main/libs/lume#usage