Jump to content
3 posts in this topic

Recommended Posts

The mach_kernel is a hidden file. You will only see it in Terminal, or unless you turn on "Show hidden files" using a program such an Onyx.

 

To copy it somewhere else (for example, a backup folder on the root of your hard drive), type this:

 

sudo -s (then enter your password when prompted)

cp /mach_kernel /backup/mach_kernel

 

You will now see a folder called backup in the root of your drive, and inside will be the mach_kernel file. To check this, type:

 

cd /backup

ls

 

You should see mach_kernel show up.

 

Hope I've helped,

- SABR.

Link to comment
https://www.insanelymac.com/forum/topic/46864-mach_kernel/#findComment-335468
Share on other sites

×
×
  • Create New...