Changes between Initial Version and Version 1 of Ticket #66213, comment 5


Ignore:
Timestamp:
Nov 10, 2022, 5:52:46 AM (23 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66213, comment 5

    initial v1  
    22> Ryan, maybe you know how can I run locally (in Parallels?) macOS 10.6 with i386?
    33
    4 I can't advise you on Parallels. I use VMware for the Buildbot workers, and the 10.6 i386 worker uses the unsupported `monitor_control.disable_longmode=true` config setting to make it emulate a 32-bit processor.
     4I can't advise you on Parallels. I use VMware for the Buildbot workers, and the 10.6 i386 worker uses the unsupported `monitor_control.disable_longmode=true` config setting to make it emulate a 32-bit processor. This works fine [ticket:60509 now] except that it kernel panics from a cold boot; the workaround is to boot into safe mode, then reboot into normal mode.
    55
    66The Mac OS X End User License Agreement doesn't permit you to virtualize Mac OS X Snow Leopard or earlier (and Parallels and VMware enforce that), but you can legally virtualize Mac OS X Snow Leopard Server and Mac OS X Leopard Server. Mac OS X Tiger and Mac OS X Tiger Server don't work in virtualization on modern CPUs without [https://landonf.org/code/macosx/Virtualizing_Tiger_On_Modern_CPUs.20131217.html a patch].