Postinstall configuration of Solaris zone

When you have just installed a Solaris zone, you have to configure it to start working.
You can do it with zlogin -C command . The one of the first questions it asks is about terminal type you are using.
And here is some trick. Even if you do this from ssh session and $TERM variable is xterm you have to choose VT100 terminal.
In other case it hangs!

Comments