Devices zcons(7D)
NAME
zcons - Zone console device driver
DESCRIPTION
The zcons character driver exports the console for system
zones. The driver is comprised of two "sides:" a master side with which applications in the global zone communicate, anda slave side, which receives I/O from the master side. The slave side is available in the global zones. Applications must not depend on the location of /dev or
/devices entries exported by zcons. Inside a zone, the zcons
slave side is fronted by /dev/console and other console-
related symbolic links, which are used by applications that expect to write to the system console.The zcons driver is Sun Private, and may change in future
releases. FILES/dev/zcons/
Global zone master side console for zone/masterconsole . /dev/zcons/
Global zone slave side console for zone/slaveconsole . /dev/zconsole
Non-global zone console (slave side).
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:SunOS 5.11 Last change: 24 Aug 2003 1
Devices zcons(7D)
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | SUNWcs ||_____________________________|_____________________________|
| Interface Stability | Sun Private ||_____________________________|_____________________________|
SEE ALSO
zoneadm(1M), zonecfg(1M), attributes(5), zones(5)SunOS 5.11 Last change: 24 Aug 2003 2