← Back to context Comment by roundup 2 months ago Would Lumier allow me to virtualize macOS with system integrity protection (SIP) disabled? 1 comment roundup Reply frabonacci 2 months ago Yes, it should be possible: https://developer.apple.com/forums/thread/709453Lumier 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
frabonacci 2 months ago Yes, it should be possible: https://developer.apple.com/forums/thread/709453Lumier 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
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