logoalt Hacker News

roundup05/15/20251 replyview on HN

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


Replies

frabonacci05/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