Error: KDIHTTPBackingStore: :readBytes _readBytes() attempt 1 returned 0xe00002c2 (-536870206)

fuzzycheck
New Contributor

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?

3 REPLIES 3

fuzzycheck
New Contributor

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

bentoms
Release Candidate Programs Tester

Interesting, I was getting the same error but for a different reason.

http://macmule.com/2014/01/07/kdihttpbackingstore-readbytes-_readbytes-attempt-1-returned-0xe00002c2...

zskidmor
Contributor

@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