Posted on 05-22-2014 09:16 AM
Hi,
I'm trying to netboot an image created in DeployStudio.
I downloaded the NetBoot/Sus appliance, converted it to a VMWare Fusion image, enabled the support of DeployStudio images (http://derflounder.wordpress.com/2012/02/07/modifying-jamfs-netsus-to-host-deploystudio-netboot-boot-sets/)
Then I copied the DeployStudio image to the SMB share.
From an iMac, I see the Faux NetBoot but the net boot seems stuck on a grey wheel. A netboot in verbose mode shows these errors:
Error: KDIHTTPBackingStore: :readBytes _readBytes() attempt 1 returned 0xe00002c2 (-536870206)
Any idea how to solve this problem?
Posted on 05-22-2014 09:55 AM
Problem solved:
the instructions on http://derflounder.wordpress.com didn't work for this netboot. I solved it by editing again the file adminHelper.sh and replacing:
dmgfile=echo $files | egrep dmg|sparseimage
with:
dmgfile=echo $files | grep sparseimage
Posted on 05-22-2014 12:42 PM
Interesting, I was getting the same error but for a different reason.
Posted on 09-09-2014 08:29 AM
@bentoms can you elaborate on what you mean by "Enabling Group lockdown"? I am getting this same error message I have the netboot sus appliance v3 running with netboot service running with an NBI that I created straight from an OS X installer.app (not doing deploystudio netboot sets), perhaps I had the same problem as you but I don't know what group lockdown means