On 21/03/2011 16:37, Russ Weingartz wrote:
Hi,

i'm new to this, and working on an older system (s10_06) but am trying to 
complete the final configuration steps to adding a zone and any help would be 
appreciated

from what i find i need to finish the configuration after the 
create/install/boot procedure (those steps seem to have gone fine) using zlogin 
commands.

when, as root user, i do zlogin -C i am told i'm connected to the console, and 
am presented with a cursor.  what next? from what i have seen i should be faced 
with a barrage of questions allowing me to complete my steps.

if i wait a while and press return key, i am told i've enered system 
maintenance mode at /dev/console and again a cursor presents itself.

so how do i get the questions to show up?

thanks for any assistance.

rosco
Hi what does zoneadm lsit -cv say about zone state
what does ptree -z <zonename> say is running in the zone.

To automate this one can include a sysidcfg file in <zonepath>/root/etc
seem man sysidcfg to get an idea of what it might look like

or an example: domain-name and ip adresses changed :-)

root@kilcolgan:/export# cat sysidcfg
name_service=NIS { domain_name=foo.com }
system_locale=C
terminal=vt100
timeserver=patchmenow
timezone=GB-Eire
network_interface=PRIMARY {
                hostname=whitecliff
                ip_address=100.100.100.100
                protocol_ipv6=no
                default_route=100.100.100.1
                }

security_policy=none
display=workaround:Unknown
pointer=workaround:Unknown
monitor=workaround:Unknown
root_password=blahblah
nfs4_domain=sun.com

root@kilcolgan:/export#

Enda
_______________________________________________
zones-discuss mailing list
zones-discuss@opensolaris.org
  • [zones-discus... Russ Weingartz
    • Re: [zon... Enda o'Connor - Sun Microsystems Ireland - Software Engineer

Reply via email to