Skip to main content
Question

PListBuddy and Netboot Configuration


Forum|alt.badge.img+10
  • Contributor
  • 200 replies

I wanted to share something I figured out recently. I have many NetBoot servers out there, and having to configure each one by one is tedious when I create a new NetBoot set for Casper Imaging. I wanted to share what I use to configure Default, Enable, and Diskless settings. Substitute NameofNetboot with the proper folder name that you want to edit. Substitute true or false if you want the setting on or off..

sudo serveradmin stop netboot sudo /usr/libexec/PlistBuddy -c "SET SupportsDiskless true" /Library/NetBoot/NetBootSP0/NameofNetboot.nbi/NBImageInfo.plist sudo /usr/libexec/PlistBuddy -c "SET IsEnabled true" /Library/NetBoot/NetBootSP0/NameofNetboot.nbi/NBImageInfo.plist sudo /usr/libexec/PlistBuddy -c "SET IsDefault true" /Library/NetBoot/NetBootSP0/NameofNetboot.nbi/NBImageInfo.plist sudo serveradmin start netboot

0 replies

Be the first to reply!

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings