The first thing I would try is make sure the NetBoot image is set for NFS in Server Admin on your 10.6.8 server. I've noticed that the newer versions of SIU default to setting them for use over HTTP.
I'm currently serving 10.8.3 NetBoot images built with SIU without any issues on an OS X 10.6.8 Server.
~Ted
Thanks Ted! I have that set already as it worked with my previous Casper Image but still having no luck :(
Thanks Ted! I have that set already as it worked with my previous Casper Image but still having no luck :(
Although it's rare, it could be a permissions issue on the .nbi folder your NetBoot image is contained in. On my working server/image, the permissions are the following:
Owner: root : R W X
Group: admin : R W X
Everyone : R - X
Make sure those permissions are applied to all the files and folders inside your .nbi folder. After changing/verifying the permissions, make sure to toggle the NetBoot service on and off in Server Admin.
You may want to do something something as simple as changing the Index number as well. Sometimes the NBImageInfo.plist file inside of the .nbi folder gets corrupted or has a bad entry, and sometimes making a simple change clears this up by overwriting the contents of this .plist file.
After that, you might want to try rebuilding your NetBoot image. SIU occasionally 'spits out' an unusable one.
~Ted
Also - make sure you haven't accidentally enabled any sort of model filtering. That can prevent it from loading up as well.
~Ted
It was set to allow only certain mac addresses and deny all others, I couldn't even set it off of that without putting in a phony mac address and set it to deny listed below (allow others)
Weird but thanks for all your help!!!!
taugust04:
I'd like to piggyback on this as it's the setup I'm trying to get going. I've checked the model filtering and, like rfrance, it was stuck on "Allow these and deny all others" and when I tried changing to "Deny the following and allow all others" it wouldn't stick. I put in a dummy entry under "Deny the following..." and that stuck, so yay. But I'm still getting a panic at boot when netbooting from a client. My latest thoughts are in this thread:
https://jamfnation.jamfsoftware.com/discussion.html?id=7102
Any ideas?
Michael
Well, the Netboot server I was working just had a hard drive crash. Apple hardware pulling through. Replaced, re-setup, and voila, it works. So never mind my inquiry.