Pike R. Alpha

Results 44 comments of Pike R. Alpha

Would you mind PM'ing him and ask us to join here? Thanks.

Please check the log file at: /var/log/install.log

I only updated to macOS 10.13.1 days ago and I did that with the official combo update. Also. I don't think that I used the -a update myself to install...

Thank you for reporting this issue here! Ok. The first part is explainable, because there is no install method for 10.13.1 Not yet. Only an update method is available, and...

What about using: ``` sudo kextcache -prelinked-kernel /System/Library/Prelinkedkernels/test -kernel kernel -local-root -uncompressed -- Extensions ``` Note the **-uncompressed** argument here, otherwise it will be LZSS encoded.

Hi, Sorry. I don't have an unsupported Mac Pro – and never had – and almost nobody reads this anymore so you can probably better post this over at forums.macrumors.com

Please check IODeviceTree:/efi/platform/system-id and let me know if they are the same, or not. Thanks

Right. Just what I thought. The SMBIOS data, that is where the system-id is coming from, is the same. We set that value here: https://github.com/Piker-Alpha/macosxbootloader/blob/El-Capitan/src/boot/PlatformExpert.cpp#L26 And sure enough. We can...

That is very likely, but I made a test version of boot.efi that you may try: https://ci.appveyor.com/project/Piker-Alpha/macosxbootloader This should result in a different system-id and Platform UUID. Please give it...

Great, but now the UUID is still static (set to 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F, 0x10) so you have to...