Solaris containers and /dev?
I've installed HP JetAdmin software in order to let my users specify things like font size, simple/duplex printing, etc. During printer setup it wants to set up entries in /dev. In the global zone, this is not a problem. In the non-global zones, /dev/is read-only. I would like to give the non-global zones access to the global's /dev entries. I tried configuring the zones with a match=/dev/* (hangs zone), match=/dev/hp10 (hp10 being one of the printers), match=/dev/hp10/*, but the zone never sees the global entry. I'm looking for suggestions.
0