PDA

View Full Version : switch OS to 64-bit mode


takeo
08-12-2012, 10:15 AM
Hi,
I can't switch OS to 64-bit mode. I use mac os 10.6.8 in VmWare. I tried to edit com.Apple.boot.plist (put arch=x86_64 into Kernel Flags section), start OS with different bootloaders (EmpireEFI4AMD, nawcomModCD_x64), but nothing helped me. I need it to use ARC in Xcode 4.2.

Lacedaemon
08-27-2012, 09:20 PM
imho, I would reverse what you're doing: Run OS X as my main OS, then just put Windows in the VM. Less problems that way. ;)

unknownramires
09-11-2012, 05:52 AM
Hi,
I can't switch OS to 64-bit mode. I use mac os 10.6.8 in VmWare. I tried to edit com.Apple.boot.plist (put arch=x86_64 into Kernel Flags section), start OS with different bootloaders (EmpireEFI4AMD, nawcomModCD_x64), but nothing helped me. I need it to use ARC in Xcode 4.2.

The above method seems to be the more adequated! OSX as main OS all the way, and Windows Vm'ed ...
The flag is not X86_64 tho from what I know...
Try this flags arch=i386 -force64
Lemme know if it worked ;)