Jump to content

How to load Hack OS in 32-bit mode?


3 posts in this topic

Recommended Posts

Hello.

 

I'm using a desktop Hack OS X 10.6.8. My task currently is to load the system in 32-bit mode, since it's the only way to make my E-Mu 0204 USB audio interface work with Mac OS X at all.

 

To do so I tried holding <3> and <2> keys together while loading, 3 tries. Didn't work. Then I went to /Library/Preferences/SystemConfiguration/com.apple.Boot.plist and added -legacy option to Kernel Flags, so my com.apple.Boot.plist looks like this:

 

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

  <key>Kernel Flags</key>

  <string>-legacy</string>

  <key>Timeout</key>

  <string>3</string>

</dict>

</plist>

 

But this didn't help as well – my Hack is still running the 64-bit kernel.

 

 

 

 

How can I make it load 32 bit kernel?

 

Thanks in advance!

Link to comment
Share on other sites

 Share

×
×
  • Create New...