PXE JumpStart
From Brandonhutchinson.com
(Difference between revisions)
(New page: == Overview == In this example, I use a Solaris 10 SPARC JumpStart server to build Sun Fire X4600 clients. == Install DHCP Server == Make sure the following packages are installed on th...) |
m (→Install DHCP Server) |
||
| Line 7: | Line 7: | ||
Make sure the following packages are installed on the JumpStart server: | Make sure the following packages are installed on the JumpStart server: | ||
| - | * SUNWdhcsr | + | * '''SUNWdhcsr''' BOOTP/DHCP Server Services, (Root) |
| - | * SUNWdhcsu | + | * '''SUNWdhcsu''' BOOTP/DHCP Server Services, (Usr) |
If you want to use a GUI to administer the DHCP server, install the following optional package. | If you want to use a GUI to administer the DHCP server, install the following optional package. | ||
| - | * SUNWdhcm | + | * '''SUNWdhcm''' DHCP Manager |
Revision as of 21:07, 16 January 2008
Overview
In this example, I use a Solaris 10 SPARC JumpStart server to build Sun Fire X4600 clients.
Install DHCP Server
Make sure the following packages are installed on the JumpStart server:
- SUNWdhcsr BOOTP/DHCP Server Services, (Root)
- SUNWdhcsu BOOTP/DHCP Server Services, (Usr)
If you want to use a GUI to administer the DHCP server, install the following optional package.
- SUNWdhcm DHCP Manager
