Netboot to Lion KBE with ISC DHCP?
I am working with my Networking team in an attempt to proceed with Mac imaging. We are using the following guide in order to configure the ISC DHCP server to tell clients to boot to the K2.
http://brandon.penglase.net/index.php?title=Getting_*nix_to_Netboot_Macs
We seem to have a good handle on what is going on, but we need to know the path to the Boot Image, which is described in the example code as
option root-path = "http://10.25.64.32/build.sparseimage";
What is the path to the netboot images on the K2? Has anybody else succeeded in setting up mac imaging in this method?
Answers (3)
\\kbox\PEINST
http://www.kace.com/support/resources/kb/article/K2000-peinst-file-share-information
Comments:
-
More specifically nfs:KBOX_IP:/kbox/datastore/current/tftpboot/netbootintel:netboot.dmg - jdornan 11 years ago
The easiest solution is to either a put in an ip helper which is hit or miss IMO, or set the BSDP info node side by running the following command: sudo bless -netboot -server bsdp://XXX.XXX.XXX.XXX (This can easily be accomplished on all machines via K1 scripting module.)
Comments:
-
That does not work if the EFI has been updated for "Lion Internet Recovery" (mid 2011 and 2012's) - SMal.tmcc 11 years ago