Jump to content
IGNORED

Mac Mini - 64 bit Mode


Recommended Posts

I have tried command V, control V, and it will not let me save the file. What is the Psuedo S that I seem to be missing?

 

 

George

 

 

2012 Mac Mini, i5 - 2.5 GHz, 16 GB RAM. SSD,  PM/PV software, Focusrite Clarett 4Pre 4 channel interface. Daysequerra M4.0X Broadcast monitor., My_Ref Evolution rev a , Klipsch La Scala II, Blue Sky Sub 12

Clarett used as ADC for vinyl rips.

Corning Optical Thunderbolt cable used to connect computer to 4Pre. Dac fed by iFi iPower and Noise Trapper isolation transformer. 

Link to comment

You might find the following easier. Assuming you are an admin user, just issue the following command ( all one line):

 

 

 

sudo perl -pi.bak -e 's|{string}{/string}|{string}arch=x86_64{/string}|g' /Library/Preferences/SystemConfiguration/com.apple.Boot.plist

 

 

But you have to replace each } with > and each { with < (limitations of the bb software).

 

What this command does is an in-line edit, using perl. It first backs up the original file to the same name, with suffix bak.

 

After rebooting, if it worked, you should see something like this:

 

 

system_profiler -detailLevel mini | grep "64-bit Kernel and Extensions"

64-bit Kernel and Extensions: Yes

 

 

Here's a snapshot of my Terminal session if that doesn't make sense:

 

 

 

Link to comment

Finishing up some weekend "duties". Audio has to wait.

I would never find time to post without a smart phone.

 

George

 

 

2012 Mac Mini, i5 - 2.5 GHz, 16 GB RAM. SSD,  PM/PV software, Focusrite Clarett 4Pre 4 channel interface. Daysequerra M4.0X Broadcast monitor., My_Ref Evolution rev a , Klipsch La Scala II, Blue Sky Sub 12

Clarett used as ADC for vinyl rips.

Corning Optical Thunderbolt cable used to connect computer to 4Pre. Dac fed by iFi iPower and Noise Trapper isolation transformer. 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...