Contribute
Register

mach_kernel error

Status
Not open for further replies.
Joined
Mar 15, 2013
Messages
17
Motherboard
Gigabyte Z97HD3
CPU
Intel i5 4460
Graphics
Gigabyte GTX 950 Windforce
Mac
  1. MacBook Pro
Mobile Phone
  1. iOS
Hi
I have done the upgrade from Maverick to Yosemite on my laptop Acer Aspire 6935G.
Aftre the installation of bootloader i start Yosemite without the USB Installer and i have the error: "can't find mach_kernel". In the chamelon file plist there isn't the string mach_kernel and i have added to file /System/Library/Kernel/kernel but when i restart the PC it always restart without loading.
I'm italian and i don't speak english well.
I'm waiting your answer... thank's.
 
Hi
I have done the upgrade from Maverick to Yosemite on my laptop Acer Aspire 6935G.
Aftre the installation of bootloader i start Yosemite without the USB Installer and i have the error: "can't find mach_kernel". In the chamelon file plist there isn't the string mach_kernel and i have added to file /System/Library/Kernel/kernel but when i restart the PC it always restart without loading.
I'm italian and i don't speak english well.
I'm waiting your answer... thank's.

Remove the "Kernel" specification from your org.chameleon.Boot.plist.
 
I try it but i have the error "can't find mach_kernel
 
I try it but i have the error "can't find mach_kernel

Then you haven't removed it, or have not upgraded your bootloader to one that works with Yosemite.
 
I have got the last version of chimera bootloader
 
I have got the last version of chimera bootloader

Your issue is one of the two things mentioned in my previous post, assuming you didn't remove/rename anything at /System/Library/Kernels.
 
I'll upgrade the bootloader again later and i say you
 
I have done the upgrade of bootloader but i have again the error...
This is my org.chameleon.Boot.plist

<?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>Default Partition</key>
<string>hd(0,2)</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1366x768x32</string>
<key>GraphicsEnabler</key>
<key>Kernel Flags</key>
<string>PCIRootUID=0 npci=0x3000 kext-dev-mode=1</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>RestartFix</key>
<string>Yes</string>
<key>SystemType</key>
<string>2</string>
<key>UseKernelCache</key>
<string>No</string>
</dict>
</plist>

This is the folder with kernel file
View attachment kernel.tiff
 
I have done the upgrade of bootloader but i have again the error...
This is my org.chameleon.Boot.plist

<?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>Default Partition</key>
<string>hd(0,2)</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1366x768x32</string>
<key>GraphicsEnabler</key>
<key>Kernel Flags</key>
<string>PCIRootUID=0 npci=0x3000 kext-dev-mode=1</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>RestartFix</key>
<string>Yes</string>
<key>SystemType</key>
<string>2</string>
<key>UseKernelCache</key>
<string>No</string>
</dict>
</plist>

This is the folder with kernel file
View attachment 108350

You must not be using the bootloader you think you are... Check version information from within it.

Or you are loading a org.chameleon.Boot.plist from a different partition than you expect. Double check.
 
You must not be using the bootloader you think you are... Check version information from within it.

Or you are loading a org.chameleon.Boot.plist from a different partition than you expect. Double check.
The org.chameleon.Boot.plist file is correct...
Where i check version information of bootloader?
 
Status
Not open for further replies.
Back
Top