This article has been archived and is no longer updated.
Issues may be encountered when NetBooting a device on OS X 10.8.x server where Casper Imaging will crash or the ability to erase or re-image 'Macintosh HD' will fail. This is due to the NetBoot image net being fully 'disk less'. A way to check is to launch Disk Utility and verify the mount point of is not /var/private/netboot
To resolve this issue:
- Convert the NetBoot.nbi image to read/write
- Edit /Volumes/{VolumeName}/etc/rc.netboot, line:
NETBOOT_SHADOW=${NETBOOT_SHADOW:-NETWORK-}
to read
NETBOOT_SHADOW=${NETBOOT_SHADOW:=-NETWORK-} - Convert the image back to read-only compressed.
- Restart the NetInstall Service.
If you have any questions or queries, please e-mail support@datajar.co.uk