Contribute
Register

[Guide] Intel Skylake NUC6 (and Skull Canyon) using Clover UEFI (NUC6i5SYK, NUC6i7KYK, etc)

Status
Not open for further replies.
Read thru the README at github.

Ran your script but end up got the error as shown in the screen capture.

Any idea what to do.

Thanks.

Something might be wrong with your network/internet connection.
The nasm it is trying to download is here: https://www.nasm.us/pub/nasm/releasebuilds/2.13.01/macosx/
I was able to download it manually and use unzip in Terminal to extract it just like the script is doing.
the nasm binary should go to /usr/local/bin/nasm
 
I see that you have added USB creation for macOS Mojave Beta. Have you tried installing following the same guide for skylake?

Rehabman I tried the exact same method for installing High Sierra for the Mojave beta however after step 5 the installation just restarted then on the clover boot screen I still see the “boot macOS install from ......”. The guide I followed is from the NUC guide you wrote. Of course I followed your guide on keeping the hfs +j file system instead of apfs as well. I am trying to install Mojave beta to another partition next to High Sierra in the same SSD.
 
Last edited:
I see that you have added USB creation for macOS Mojave Beta. Have you tried installing following the same guide for skylake?

Rehabman I tried the exact same method for installing High Sierra for the Mojave beta however after step 5 the installation just restarted then on the clover boot screen I still see the “boot macOS install from ......”. The guide I followed is from the NUC guide you wrote. Of course I followed your guide on keeping the hfs +j file system instead of apfs as well. I am trying to install Mojave beta to another partition next to High Sierra in the same SSD.

Mojave will always convert to APFS, no option provided by Apple to avoid it.
You will need to boot the "macOS install" until it is no longer available (the installer is multistage across a few reboots).
 
Mojave will always convert to APFS, no option provided by Apple to avoid it.
You will need to boot the "macOS install" until it is no longer available (the installer is multistage across a few reboots).
So that means we can no longer avoid APFS? And APFS is the default? I was following your other guide where you presented how to avoid the conversion to APFS. I suppose that is no longer applicable too right? I followed your guide end up SSD still has APFS.
 
So that means we can no longer avoid APFS? And APFS is the default? I was following your other guide where you presented how to avoid the conversion to APFS. I suppose that is no longer applicable too right? I followed your guide end up SSD still has APFS.

There are/will be other ways to avoid APFS...
 
Hi Rehabman,

Got an issue. I just left my system on when I come back I see that it restarted and was at clover boot screen. When I login got a pop up message saying system did not shutdown properly.

Please refer to attached.

Thank you.
 

Attachments

  • Rehabman.zip
    2.6 MB · Views: 110
Hi Rehabman,

Got an issue. I just left my system on when I come back I see that it restarted and was at clover boot screen. When I login got a pop up message saying system did not shutdown properly.

Please refer to attached.

Thank you.

"Problem Reporting" files are incomplete.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the gen_debug.sh tool mentioned in the FAQ, that way it is less likely you'll omit something.
 

Attachments

  • debug_30183.zip
    1.9 MB · Views: 221
Hi Rehabman,

Got an issue. I just left my system on when I come back I see that it restarted and was at clover boot screen. When I login got a pop up message saying system did not shutdown properly.

Please refer to attached.

Thank you.

Thanks Rehabman.

Here it is the debug files generated by gen_debug.sh tool. Fantastic tool. Very easy to generate problem reporting files.

The panic is in IntelMausiEthernet.kext.
Look at your panic logs:
Code:
*** Panic Report ***
panic(cpu 3 caller 0xffffff800038776f): Kernel trap at 0xffffff7f80bf17d5, type 14=page fault, registers:
CR0: 0x000000008001003b, CR2: 0xffffff81f97b5008, CR3: 0x0000000014cb5000, CR4: 0x00000000003627e0
RAX: 0x0000000000000000, RBX: 0xffffff81ad838000, RCX: 0xffffff81fafebe88, RDX: 0x0000000000000100
RSP: 0xffffff81fafebcc0, RBP: 0xffffff81fafebd40, RSI: 0xffffff8030370000, RDI: 0xffffff81ad838000
R8:  0x0000000000000000, R9:  0x0000000000000001, R10: 0x0000086fc3a7c7ba, R11: 0xffffff8000bebc80
R12: 0xffffff81ad838000, R13: 0x0000000000000000, R14: 0xffffff81f97b5000, R15: 0x0000000000000000
RFL: 0x0000000000010246, RIP: 0xffffff7f80bf17d5, CS:  0x0000000000000008, SS:  0x0000000000000000
Fault CR2: 0xffffff81f97b5008, Error code: 0x0000000000000000, Fault CPU: 0x3, PL: 0, VF: 1

Backtrace (CPU 3), Frame : Return Address
0xffffff81fafeb790 : 0xffffff800026c1c6
0xffffff81fafeb7e0 : 0xffffff8000395274
0xffffff81fafeb820 : 0xffffff8000387544
0xffffff81fafeb890 : 0xffffff800021e1e0
0xffffff81fafeb8b0 : 0xffffff800026bc3c
0xffffff81fafeb9e0 : 0xffffff800026b9fc
0xffffff81fafeba40 : 0xffffff800038776f
0xffffff81fafebbb0 : 0xffffff800021e1e0
0xffffff81fafebbd0 : 0xffffff7f80bf17d5
0xffffff81fafebd40 : 0xffffff7f80bf218c
0xffffff81fafebd60 : 0xffffff7f80bc14ce
0xffffff81fafebd90 : 0xffffff800089ad68
0xffffff81fafebe00 : 0xffffff7f80bc1538
0xffffff81fafebe60 : 0xffffff7f80bc57ac
0xffffff81fafebee0 : 0xffffff800050a665
0xffffff81fafebfa0 : 0xffffff800021d557
      Kernel Extensions in backtrace:
         com.apple.iokit.IONetworkingFamily(3.4)[5A99D802-B477-3D83-9F76-304605479B9F]@0xffffff7f80bb7000->0xffffff7f80bedfff
         com.insanelymac.IntelMausiEthernet(2.4d0)[6FDD7FE8-3965-3DAC-8997-8F76D32D99E5]@0xffffff7f80bee000->0xffffff7f80c01fff
            dependency: com.apple.iokit.IONetworkingFamily(3.4)[5A99D802-B477-3D83-9F76-304605479B9F]@0xffffff7f80bb7000
            dependency: com.apple.iokit.IOPCIFamily(2.9)[AEA4C7F5-CCB0-338B-B471-CF28A9792522]@0xffffff7f80a50000

I've seen KPs in this kext as well (on wake from sleep) although they are extremely rare.
 
The panic is in IntelMausiEthernet.kext.
Look at your panic logs:
Code:
*** Panic Report ***
panic(cpu 3 caller 0xffffff800038776f): Kernel trap at 0xffffff7f80bf17d5, type 14=page fault, registers:
CR0: 0x000000008001003b, CR2: 0xffffff81f97b5008, CR3: 0x0000000014cb5000, CR4: 0x00000000003627e0
RAX: 0x0000000000000000, RBX: 0xffffff81ad838000, RCX: 0xffffff81fafebe88, RDX: 0x0000000000000100
RSP: 0xffffff81fafebcc0, RBP: 0xffffff81fafebd40, RSI: 0xffffff8030370000, RDI: 0xffffff81ad838000
R8:  0x0000000000000000, R9:  0x0000000000000001, R10: 0x0000086fc3a7c7ba, R11: 0xffffff8000bebc80
R12: 0xffffff81ad838000, R13: 0x0000000000000000, R14: 0xffffff81f97b5000, R15: 0x0000000000000000
RFL: 0x0000000000010246, RIP: 0xffffff7f80bf17d5, CS:  0x0000000000000008, SS:  0x0000000000000000
Fault CR2: 0xffffff81f97b5008, Error code: 0x0000000000000000, Fault CPU: 0x3, PL: 0, VF: 1

Backtrace (CPU 3), Frame : Return Address
0xffffff81fafeb790 : 0xffffff800026c1c6
0xffffff81fafeb7e0 : 0xffffff8000395274
0xffffff81fafeb820 : 0xffffff8000387544
0xffffff81fafeb890 : 0xffffff800021e1e0
0xffffff81fafeb8b0 : 0xffffff800026bc3c
0xffffff81fafeb9e0 : 0xffffff800026b9fc
0xffffff81fafeba40 : 0xffffff800038776f
0xffffff81fafebbb0 : 0xffffff800021e1e0
0xffffff81fafebbd0 : 0xffffff7f80bf17d5
0xffffff81fafebd40 : 0xffffff7f80bf218c
0xffffff81fafebd60 : 0xffffff7f80bc14ce
0xffffff81fafebd90 : 0xffffff800089ad68
0xffffff81fafebe00 : 0xffffff7f80bc1538
0xffffff81fafebe60 : 0xffffff7f80bc57ac
0xffffff81fafebee0 : 0xffffff800050a665
0xffffff81fafebfa0 : 0xffffff800021d557
      Kernel Extensions in backtrace:
         com.apple.iokit.IONetworkingFamily(3.4)[5A99D802-B477-3D83-9F76-304605479B9F]@0xffffff7f80bb7000->0xffffff7f80bedfff
         com.insanelymac.IntelMausiEthernet(2.4d0)[6FDD7FE8-3965-3DAC-8997-8F76D32D99E5]@0xffffff7f80bee000->0xffffff7f80c01fff
            dependency: com.apple.iokit.IONetworkingFamily(3.4)[5A99D802-B477-3D83-9F76-304605479B9F]@0xffffff7f80bb7000
            dependency: com.apple.iokit.IOPCIFamily(2.9)[AEA4C7F5-CCB0-338B-B471-CF28A9792522]@0xffffff7f80a50000

I've seen KPs in this kext as well (on wake from sleep) although they are extremely rare.

Thanks for analyzing. So a reinstall of the kext will work? For NUC which networking kext is better? Will others like Realtek etc work?

Thanks Rehabman.
 
Status
Not open for further replies.
Back
Top