Skip to main content
Question

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

  • May 22, 2014
  • 3 replies
  • 16 views

Forum|alt.badge.img+3

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

Forum|alt.badge.img+3
  • Author
  • New Contributor
  • May 22, 2014

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
Forum|alt.badge.img+35
  • Hall of Fame
  • May 22, 2014

Forum|alt.badge.img+7
  • Contributor
  • September 9, 2014

@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