Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 1998 17:10:29 -0700
From:      Mike Smith <mike@smith.net.au>
To:        Jerome DE VIVIE <jerome@DotCom.FR>
Cc:        freebsd-small@FreeBSD.ORG
Subject:   Re: netstat with a kernel.kz 
Message-ID:  <199807230010.RAA02415@dingo.cdrom.com>
In-Reply-To: Your message of "Wed, 22 Jul 1998 18:02:04 %2B0200." <199807221602.SAA19838@excalibur.oceanis.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi,
> 
> I have to put up a very small system which need kernel symbols. I use 
> dumpnlist, kvm_mkdb, and ROOTMFS from picobsd. I zip all .
> 
> Some fuction like kvm_openfiles need the uncompressed /kernel file and,
> i have to run netstat which call kvm_openfiles => problem !
> 
> I have put up a /var/db/kvm_kernel.db and i would like to use it 
> instead of the uncompressed /kernel (with the whole MFS inside).
> 
> Is it possible ? and how ?

The correct fix would be to fix netstat to not require this.  We would 
be happy to accept patches. 8)

You could also try linking /kernel to /dev/kmem, but I am thinking 
that's a bit optomistic...
-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-small" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807230010.RAA02415>