Thanks Jan and Keith. Off I go to open the IT ticket. Regards, Jenny
-----Original Message----- From: Jan.Damborsky at Sun.COM [mailto:jan.dambor...@sun.com] Sent: Tuesday, June 09, 2009 1:37 AM To: Jenny Cc: Keith Mitchell; opensolaris-discuss at opensolaris.org; caiman-discuss Subject: Re: [osol-discuss] OpenSolaris SPARC AI Installation in DHCP-enabled corporate network Hi Jenny, as far as I am aware of, only 'boot file name' DHCP option would need to be setup to specific value for Sparc AI client, if your AI server runs at least OpenSolaris 2009.06. It should be set to following string http://<ip_address_of_your_ai_server>:5555/cgi-bin/wanboot-cgi e.g. (assuming that 192.168.100.10 is address of your AI server) http://192.168.100.10:5555/cgi-bin/wanboot-cgi As and example, on Sun DHCP server, you would run # dhtadm -g -A -m 01<client_mac_address> -d ":BootFile=\"http://192.168.100.10:5555/cgi-bin/wanboot-cgi\":" You also need to make sure that network configuration is provided to your AI client: - addresses of DNS servers (so that AI client can access IPS repositories) - subnet, router, broadcast, ... I assume those are already configured, since they are also needed by non-Solaris clients served by the same DHCP server. Thank you, Jan Keith Mitchell wrote: > From my limited understanding, DHCP macros should be available on > other systems running as DHCP servers. How to add the macro in will > depend on the OS, but ideally your IT folks will know how to do it. If > it's Solaris, dhtadm or dhcpmgr. If it's something else, there should > be another tool or GUI to add it in. > > -Keith > > Jenny wrote: >> Have been struggling to install OpenSolaris SPARC on my machine for a >> few days. >> >> I've followed the instructions >> (http://dlc.sun.com/osol/docs/content/2009.06/AIinstall) to make sure >> wanboot is supported on the client machine; install server (X86 >> system with latest OpenSolaris 2009.06) is configured with static IP, >> etc. >> >> The problem I am facing is that I had to set up the macro (as stated >> in the output of installadm create-service command) on the DHCP >> server to point to the install SPARC image on my OpenSolaris X86 >> install server. Since we already have the DHCP server in our >> corporate LAN, I need to ask our IT guys for help. >> My question is what I should ask them to add to the configuration of >> the DHCP server, which is very unlikely to be a Solaris machine. Thus >> no dhcpmgr or dhtadm is available to add the "macro". >> >> Thanks a lot, >> >> Jenny >> > _______________________________________________ > opensolaris-discuss mailing list > opensolaris-discuss at opensolaris.org