Posted on 09-12-2013 03:43 PM
I don't have any of the newest generation of Macs to test this, so I was curious if anyone is able to take the time to make a unified, unforked NetBoot image for all 10.8 capable Macs. I'm sure a lot of people would be happy to know the results!
Posted on 09-12-2013 08:29 PM
It was possible to build a "universal" netboot image from the modified version of 10.8.4 that came on the min-2013 hardware. However that build didn't work too well as a universal "standard image"... Hopefully 10.8.5 will fix that.
Posted on 09-13-2013 05:30 AM
Need to look at both the "SupportedModelProperties” and “SupportedBoardIds" in:
/System/Library/CoreServices/PlatformSupport.plist
ioreg -lp IOService | grep board-id
will tell you the board-id of a machine... plug into
http://browser.primatelabs.com/geekbench2/search
(all of the above info from http://managingosx.wordpress.com/2013/03/15/10-8-3-supported-platforms/
If I have time later today, I'll build a new 10.8.5 master NetBoot image for Casper, but I don't have any new hardware onsite to test today, either (colleague has a new Haswell Air that can maybe try next week)...
--Robert