Random notes on trying to use dhcp (via PXE) to boot Solaris 10 on an ultra 40, while maintining existing jumpstart setup. Templates: 1. Must specify only "grub" for base_config_client_allocation and leave dhcp out 2. Really want base_config_nfsv4_domain= set 3 And then add logical interfaces to /etc/inet/dhcpsvc.conf 4. It is nice to add VERBOSE=TRUE to /etc/inet/dhcpsvc.conf to see what is going on. 5. base_config_products=" custom" is NECESSARY for copying files from server to client. 6. base_config_profile_swap=16384 gives extra tmp space. And then putting other slices in you must use base_config_profile_s5_mtpt="/var" ** and ** base_config_profile_s5_size="40960"