> Randy Fishel wrote:
> >    # mdb -kw
> >    > cpr_debug/W0xff
> >    > <ctrl-d>
> >    # uadmin 3 22
> >
> > what sort of output do you get?
> >
> >   
> 
>    > cpr_debug/W0xff
> mdb: failed to dereference symbol: unknown symbol name

Load the cpr module before patching that variable:

    modload -p misc/cpr
    # mdb -kw
    > cpr_debug/W0xff
    > <ctrl-d>
    # uadmin 3 22
-- 
This message posted from opensolaris.org

Reply via email to