Re: [osol-discuss] Solaris Registration Wizard

2008-06-26 Thread Jack Schwartz
Hi John. I was able to reproduce and filed a bug on this. 6719687 Registration wizard doesn't see that the host system is connected to the internet Bug will be tracked at bugs.opensolaris.org because it affects closed code. Thanks for reporting it. Jack john kroll wrote: Just installed

[osol-discuss] [Fwd: Unexpected Error when updating to snv_91]

2008-06-25 Thread Jack Schwartz
Forwarding to pkg_discuss. The error is from the pkg utility. Thanks, Jack Original Message Subject:[osol-discuss] Unexpected Error when updating to snv_91 Date: Sun, 22 Jun 2008 10:42:13 -0700 (PDT) From: Abraham Tehrani [EMAIL PROTECTED] To:

Re: [osol-discuss] What's the difference between debug and non-debug ON?

2007-07-05 Thread Jack Schwartz
Hi Tao Jie. While booted, you can check for existence of variables declared only if DEBUG is set on. You can use the following command: /usr/ccs/bin/nm /dev/ksyms | grep variable-you-want-to-check Using mdb, you can also check the value of variables which are different depending on DEBUG.

Re: [osol-discuss] mount question

2007-06-26 Thread Jack Schwartz
Hi Doug. It quiets error messages by routing stderr to the bit bucket. Thanks, Jack Doug wrote: I am trying to troubleshoot an existing script and have located the point of failure. Before I make any changes I need to know what the bolded entry is doing/for: mount /dev/dsk/$disk /mnt