Jump to content

SL boot in 32 bit mode


hayden
 Share

3 posts in this topic

Recommended Posts

hello, im trying to boot my 10.6.6 SL in 32 bit mode, but can't get it to work.

Im using Chameleon, what i've tried so far:

 

- pressing tab on Chameleon boot screen, selected SL, wrote "arch=i386" in the prompt.

- modified com.apple.Boot.plist in /Extra/ and /Library/Preferences/SystemConfiguration/ and it looks like this:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs$
<plist version="1.0">
<dict>
       <key>Kernel</key>
       <string>mach_kernel</string>
       <key>Kernel Flags</key>
       <string>arch=i386 legacy</string>
       <key>GraphicsEnabler</key>
       <string>Yes</string>
       <key>Timeout</key>
       <string>1</string>
       <key>Legacy Logo</key>
       <string>Yes</string>
       <key>EthernetBuiltIn</key>
       <string>Yes</string>
</dict>
</plist>

 

none of above works :)

 

To check what mode im currently in, i launch task monitor and check Type column in core processes list , its always "Intel (64-bit)"

 

and thoughts how to get 32 bit mode?

 

Im using 10.6.6

h.

Link to comment
Share on other sites

You can check in System Profiler under 'Software' whether you're running in 32- or 64-bit kernel and drivers mode:

Screen_shot_2011_01_28_at_2.43.47_PM.png

Kernel Flags

arch=i386 legacy

That will not work.

 

It's -legacy. But I think this flag only works with the old Voodoo Kernel.

 

For more information about the -legacy flag read the Voodoo Kernel manual:

http://xnu-dev.googlecode.com/files/Voodoo...cumentation.pdf

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...