Yes and PXE booting the node worked just fine.  It was quite some time ago and 
the process was rather straightforward.  This is for x86_64

use-host-decl-names on;
filename "/solaris/pxegrub";
next-server <TFTP SERVER IP>;
vendor-option-space SUNW;
option SUNW.JumpStart-server "<INSTALLATION SERVER 
IP>:/exports/Solaris/JUMPSTART/x86";

# BE WARNED: No hostnames. Must use IP addresses for Sol 10 x86!
host canopy {
  option host-name "canopy";
  hardware ethernet <MAC ADDRESS>;
  fixed-address <IP ADDRESS>;
  option SUNW.sysid-config-file-server = "<INSTALLTION SERVER 
IP>:/exports/Solaris/JUMPSTART/x86";
}

----- On 17 Mar, 2017, at 11:09, Locane loc...@gmail.com wrote:

| I'm poking through Solaris documentation trying to figure out how to make
| it installable via our PXE server and, as with many things Solaris, I'm
| hitting walls of completely foreign procedures and setups.
| 
| Has anyone managed to do this before?  I'm trying to set Solaris 11.3 up.
| _______________________________________________
| CentOS mailing list
| CentOS@centos.org
| https://lists.centos.org/mailman/listinfo/centos

-- 
James A. Peltier
IT Services - Research Computing Group
Simon Fraser University - Burnaby Campus
Phone   : 604-365-6432
Fax     : 778-782-3045
E-Mail  : jpelt...@sfu.ca
Website : http://www.sfu.ca/itservices
Twitter : @sfu_rcg
Powering Engagement Through Technology
_______________________________________________
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

Reply via email to