B J Wahl wrote:
> Got the following error creating the AI service for 121, though
> it seems to have created the service:
>
> root at ai-ether:~# installadm create-service -n x86-b121 -s
> /home/bjw/Download/osol-1002-121-ai-x86.iso 
> /images/x86/osol-1002-121-ai-x86.iso
> Warning: NWAM is enabled.  Please be sure that the IP address for ai-ether is
> static.
> Setting up the target image at /images/x86/osol-1002-121-ai-x86.iso ...
> Registering the service x86-b121._OSInstall._tcp.local
>
> Detected that DHCP is not set up on this server.
> If not already configured, please create a DHCP macro
> named dhcp_macro_x86-b121 with:
>    Boot server IP (BootSrvA) : 129.146.228.122
>    Boot file      (BootFile) : x86-b121
>    GRUB Menu      (GrubMenu) : menu.lst.x86-b121
> If you are running Sun's DHCP server, use the following
> command to add the DHCP macro, dhcp_macro_x86-b121:
>    /usr/sbin/dhtadm -g -A -m dhcp_macro_x86-b121 -d
> :BootSrvA=129.146.228.122:BootFile=x86-b121:GrubMenu=menu.lst.x86-b121:
>
> Additionally, if the site specific symbol GrubMenu
> is not present, please add it as follows:
>    /usr/sbin/dhtadm -g -A -s GrubMenu -d Site,150,ASCII,1,0
>
> Note: Be sure to assign client IP address(es) if needed
> (e.g., if running Sun's DHCP server, run pntadm(1M)).
> /usr/lib/installadm/setup-tftp-links[673]: [: 1.new: arithmetic syntax error
> /usr/lib/installadm/setup-tftp-links[673]: [: 1.orig: arithmetic syntax error
>   
> copying boot file to /tftpboot/pxegrub.I86PC.OpenSolaris-7
> Service discovery fallback mechanism set up
>
> Expected?
>   
The script setup-tftp-links uses /bin/sh and it is linked to ksh93. 
There is a similar bug 6669 filed already for different component of 
OpenSolaris. Syntax errors should not be the expected behavior. Please 
file a bug.

- Sundar
> BJ
>
>   


Reply via email to