From owner-freebsd-current@FreeBSD.ORG Tue Aug 31 15:34:09 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 444BA16A4CE for ; Tue, 31 Aug 2004 15:34:09 +0000 (GMT) Received: from wrzx35.rz.uni-wuerzburg.de (wrzx35.rz.uni-wuerzburg.de [132.187.3.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0C6343D5D for ; Tue, 31 Aug 2004 15:34:06 +0000 (GMT) (envelope-from q@uni.de) Received: from wrzx34.rz.uni-wuerzburg.de (wrzx34.rz.uni-wuerzburg.de [132.187.3.34]) by wrzx35.rz.uni-wuerzburg.de (Postfix) with ESMTP id B6B87D9D4E; Tue, 31 Aug 2004 17:34:05 +0200 (CEST) Received: from virusscan (localhost [127.0.0.1]) by wrzx34.rz.uni-wuerzburg.de (Postfix) with ESMTP id 95E5BA24D3; Tue, 31 Aug 2004 17:34:05 +0200 (CEST) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by wrzx34.rz.uni-wuerzburg.de (Postfix) with ESMTP id 6F3B39E6AD; Tue, 31 Aug 2004 17:34:05 +0200 (CEST) Received: from coyote.q.local (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 5DC11D3E10; Tue, 31 Aug 2004 17:34:05 +0200 (CEST) Received: from igor.q.local (igor [192.168.0.148]) by coyote.q.local (8.12.10/8.12.10) with ESMTP id i7VFY5TH070550; Tue, 31 Aug 2004 17:34:05 +0200 (CEST) (envelope-from q@igor.q.local) Received: from igor.q.local (localhost [127.0.0.1]) by igor.q.local (8.13.1/8.13.1) with ESMTP id i7VFY59A081098; Tue, 31 Aug 2004 17:34:05 +0200 (CEST) (envelope-from q@igor.q.local) Received: (from q@localhost) by igor.q.local (8.13.1/8.13.1/Submit) id i7VFY4ml081097; Tue, 31 Aug 2004 17:34:04 +0200 (CEST) (envelope-from q) Date: Tue, 31 Aug 2004 17:34:04 +0200 From: Ulrich Spoerlein To: splinter cell Message-ID: <20040831153404.GD703@galgenberg.net> Mail-Followup-To: splinter cell , freebsd-current@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="c3bfwLpm8qysLVxt" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new (Rechenzentrum Universitaet Wuerzburg) cc: freebsd-current@freebsd.org Subject: Re: your mail X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 15:34:09 -0000 --c3bfwLpm8qysLVxt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, 31.08.2004 at 11:05:45 +0200, splinter cell wrote: > Hello , my kernel has crashed because i have nad lines in my > loader.conf : > netgraph_load=3D"YES" > if_tap_load=3D"YES" > ng_ether_load=3D"YES" > ng_bridge_load=3D"YES" > ng_socket_load=3D"YES" > and i don't how to delete this lines because i am on ddb now.The > message of the panic : > panic: mutex "tapmtx" 0x0a27d80 already initialised.Anyone have a > solution for delete this lines in my /boot/loader.conf ? In the loader, escape to the prompt, 'unload', 'load kernel', 'boot -s', then 'mount -u /; mount /usr; vi /boot/loader.conf' You did read UPDATING about recompiling the Netgraph modules? Ulrich Spoerlein --=20 PGP Key ID: F0DB9F44 Get it while it's hot! PGP Fingerprint: F1CE D062 0CA9 ADE3 349B 2FE8 980A C6B5 F0DB 9F44 "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -- Benjamin Franklin --c3bfwLpm8qysLVxt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBNJpsmArGtfDbn0QRAtpYAJ9/bOWyriIGArKKiJiiA88UjcgDVQCfcq/j eYqZJQJ8MBcI6XyiXYV+fFw= =934V -----END PGP SIGNATURE----- --c3bfwLpm8qysLVxt--