root at opensolaris:~# installadm create-service -n osol -i 192.168.0.100
-c 5 -s /ai/osol-1002-118-ai-x86.iso /ai/osol-1002-118-ai-x86
Warning: NWAM is enabled. Please be sure that the IP address for
opensolaris is static.
The netmask obtained from netmasks(4) for network 192.168.0.85 does not equal
that network interface's configured netmask.
The netmask obtained from netmasks(4) for network 192.168.0.85 does not equal
that network interface's configured netmask.
Automated Installations will not work with the current server network setup.
Please check server network settings and try again.
The installadm SMF service (svc:/system/install/server:default) is
being taken offline.
The installadm SMF service (svc:/system/install/server:default) is no
longer online
because the last install service has been disabled or deleted.
root at opensolaris:~# cat /etc/release
OpenSolaris Development snv_118 X86
Copyright 2009 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 06 July 2009
root at opensolaris:~# egrep -v "^#|^$" /etc/netmasks
192.168.0.85 255.255.255.0
root at opensolaris:~# cat /etc/hosts
[.comments.]
::1 opensolaris opensolaris.local localhost loghost
127.0.0.1 opensolaris.local localhost loghost
192.168.0.85 opensolaris
Any idea how to debug it?
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?