Newsroom Update

Beginning in May, a special Today at Apple series titled “Made for Business” will offer small business owners and entrepreneurs free opportunities to learn how Apple products and services can support their growth and success. Learn more >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Why does Mavericks NetRestore panic when using HTTP?

HTTP is now the default transport protocol for NetInstall in Mavericks Server.


When I use that I get a kernel panic on the target machine. Then it reboots endlessly.


If I override HTTP and use NFS (the old default protocol) NetRestore works fine.


My current target is a late 2012 Mac Mini.


Any ideas how I can fix this?


User uploaded file

OS X Mavericks (10.9.1)

Posted on Feb 11, 2014 6:12 PM

Reply
6 replies

Feb 14, 2014 8:03 AM in response to piperspace

I usually do it by doing something like this from a client...


curl -I http://bnesse6/NetBoot/NetBootSP0/NetBoot_DS_Test.nbi/NetInstall.dmg

or

curl http://bnesse6/NetBoot/NetBootSP0/NetBoot_DS_Test.nbi/NBImageInfo.plist


The first line should connect an pull header info, the second one should fetch the NBImageInfo.plist.


Be aware that this is harder when you have spaces in the pathname.

Why does Mavericks NetRestore panic when using HTTP?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.