upekkha / AppleHardwareTest

Apple Hardware Test Download Links
1.15k stars 132 forks source link

Determining AHT By Mac Model #25

Closed nated099 closed 7 years ago

nated099 commented 7 years ago

I'm having a little difficulty. Most sites tell you to login to os x and go to your system details to get your version i.e. (2,3) or whatever. For machines that don't boot, is there a way to determine the AHT version by model number and year? I work on alot of Macs so i've been just downloading each AHT version for the mac (if its macbook air i download all of the AHT's for air and try each one individually). Any help on this matter would be appreciated.

orcutt989 commented 7 years ago

You should be able to look up the serial number on any Non-Apple serial number lookup site. Match model and board ID from there. Google "apple serial lookup".

If you cant do that, then make a bootable Mac OS X usb and do it from there in terminal. If you cant boot to that, then you won't be able yo run AHT anyways.

On Nov 19, 2016, at 12:11 PM, nated099 notifications@github.com wrote:

I'm having a little difficulty. Most sites tell you to login to os x and go to your system details to get your version i.e. (2,3) or whatever. For machines that don't boot, is there a way to determine the AHT version by model number and year? I work on alot of Macs so i've been just downloading each AHT version for the mac (if its macbook air i download all of the AHT's for air and try each one individually). Any help on this matter would be appreciated.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

nated099 commented 7 years ago

Didn't even think of the bootable OS X. Thanks mate.