Pascal Kreyer wrote: > I try to install on an new installed OS x86 (208.11 based) a AI server for OS > Sparc, but i receive a lot of errors. Any solutions to resolve this issues ? >
Usually the "Table for .... does not exist" message indicates that you don't have subnet masks recorded in /etc/netmasks (or whatever nameservice source you've configured for netmasks in /etc/nsswitch.conf). That's where I'd start. Dave > Regards > > Pascal > > ================================================== > > root at brassus:~# installadm create-service -n sparc_install_service -i > 10.16.10.160 -c 5 -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 ... > Creating DHCP Server > dhcpconfig: Error - DHCP service is already configured on this server. > dhtadm: Table for dhcptab does not exist. > pntadm: Table for 10.16.10.0 does not exist. > pntadm: Table for 10.16.10.0 does not exist. > pntadm: Table for 10.16.10.0 does not exist. > pntadm: Table for 10.16.10.0 does not exist. > Failed to get the hostname of the server.
