Posted on 08-01-2016 06:31 AM
Currently we are using a USB key to provision Macbooks. If I'm not mistaken the image used in this USB key is from a MacBook (http://www.apple.com/macbook/). My question is, can I use this USB key to provision MacBook Pro? I'm having a concern regarding the drivers of the two different models might not match.
Thank you.
Solved! Go to Solution.
Posted on 08-01-2016 07:46 AM
If you made a USB installer from an installation i.e. Yosemite/El Capitan downloaded from the App Store, it will work with all models supported under that OSX version. If you made the image using something like deploystudio, it should still work similar as stated previously.
Posted on 08-01-2016 07:46 AM
If you made a USB installer from an installation i.e. Yosemite/El Capitan downloaded from the App Store, it will work with all models supported under that OSX version. If you made the image using something like deploystudio, it should still work similar as stated previously.
Posted on 08-01-2016 12:21 PM
If you haven't done it this way, I'd +1 @jjones to get all the drivers packaged properly.
sudo /[path to installer app]/Contents/Resources/createinstallmedia --volume /[your installer Volume] --applicationpath /[path to installer app]/ --nointeraction
Posted on 08-02-2016 05:57 PM
Thank you for answering. I was able to reimage my MacBook Pro already and verified it is working.