Tamed G Posted July 15, 2010 Share Posted July 15, 2010 Having a weird problem where chameleon insists on booting in x64 when I am specifying arch=i386 in my com.apple.Boot.plist files in both these locations... Extra/ library/preferences/systemconfiguration/ Are there any other weird places it can look for the kernel info? At the moment I have to specify the arch=i386 parameter every time I boot Link to comment https://www.insanelymac.com/forum/topic/225250-chameleon-keeps-defaulting-to-x64-when-i-want-x32/ Share on other sites More sharing options...
FKA Posted July 15, 2010 Share Posted July 15, 2010 Make sure you have arch=i386 sitting directly under the kernal flags <key> before any other <key>xxx</key> as below: <key>Kernel Flags</key> <string>arch=i386</string> D Link to comment https://www.insanelymac.com/forum/topic/225250-chameleon-keeps-defaulting-to-x64-when-i-want-x32/#findComment-1511872 Share on other sites More sharing options...
Recommended Posts