NetBooting Lab and Tutor Macs

Pressing Option-N during startup will cause a Mac to NetBoot from the default boot image if one is available on the subnet (and in the same building at UW).

To force a system to NetBoot to a specific image (IMAGE) on a specific server (1.2.3.4), the BIOS can be set using the 'bless' command:

sudo bless --netboot --booter tftp://1.2.3.4/NetBoot/NetBootSP0/IMAGE.nbi/i386/booter --kernel \ 
tftp://1.2.3.4/NetBoot/NetBootSP0/IMAGE.nbi/i386/mach.macosx --options \ 
"rp=nfs:1.2.3.4:/private/tftpboot/NetBoot/NetBootSP0:IMAGE.nbi/DeployStudioRuntime.sparseimage"

On reboot (shutdown -r) the system should boot without intervention into the DeployStudio Runtime environment, loading the IMAGE image and performing any pre- and post-install scripting set up for the image on the DeployStudio server.

-- DawnKeenan - 12 May 2009

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r3 - 2016-05-11 - DevonMerner
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback