Pascal Kreyer wrote:
> Forgot the error "Failed to get the hostname of the server.". Was an error on
> my configuration. The tool to change the hostname don't modify all necessary
> files.
>
> I have now 2 additional errors :
>
> # installadm create-service -n sparc_install_service -s
> /export/home/pk142468/osol-0906-106a-ai-sparc.iso
> /target/images/osol-0906-106a-ai-sparc
> /usr/lib/installadm/setup-image[219]: [: argument expected
> Setting up the target image at /target/images/osol-0906-106a-ai-sparc ...
> Registering the service sparc_install_service._OSInstall._tcp.local
> Could not retrieve DHCP information from dhcp server
> 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
>
> Additionally, create a DHCP macro named dhcp_macro_sparc_install_service
> with:
> Boot server IP (BootSrvA) : 10.16.10.172
> Boot file (BootFile) : sparc_install_service
> GRUB Menu (GrubMenu) : menu.lst.sparc_install_service
> Failed to assign DHCP macro to IP address. Please assign manually.
> adding tftp to /etc/inetd.conf
> Converting /etc/inetd.conf
> enabling network/tftp/udp6 service
> copying boot file to /tftpboot/pxegrub.I86PC.OpenSolaris-1
> cp: cannot stat `/target/images/osol-0906-106a-ai-sparc/boot/grub/pxegrub':
> No such file or directory
> chmod: cannot access `/tftpboot/pxegrub.I86PC.OpenSolaris-1': No such file or
> directory
> #
>
> This is not normal that it asking to copy files from x86 platform, no ?
>
> Pascal
>
Pascal,
Can you provide more information about your setup? What is the OS
version of the install server and what is the version of
SUNWinstalladm-tools package? The support for setting up SPARC is
introduced recently and the new package was pushed to
pkg.opensolaris.org yesterday. Looking at the output message, it is
setting up X86 AI client and the SPARC client.
Thanks,
Sundar