From owner-freebsd-questions Fri May 25 17:43:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp015.mail.yahoo.com (smtp015.mail.yahoo.com [216.136.173.59]) by hub.freebsd.org (Postfix) with SMTP id 7B36437B423 for ; Fri, 25 May 2001 17:43:48 -0700 (PDT) (envelope-from sky_tracker@yahoo.com) Received: from hse-toronto-ppp3490708.sympatico.ca (HELO d.tracker) (65.92.120.245) by smtp.mail.vip.sc5.yahoo.com with SMTP; 26 May 2001 00:43:47 -0000 X-Apparently-From: Received: (from david@localhost) by d.tracker (8.11.3/8.11.3) id f4PKh2o00361 for questions@freebsd.org; Fri, 25 May 2001 20:43:02 GMT (envelope-from david) Date: Fri, 25 May 2001 20:43:02 GMT From: David Banning Message-Id: <200105252043.f4PKh2o00361@d.tracker> To: questions@freebsd.org Subject: NETGRAPH error message on boot Reply-To: david@banning.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have been doing the necessary steps to get DSL running on my machine, which is now up and running fine. On boot however, I get this error; module_register: module netgraph already exists! linker_file_sysinit: "netgraph.ko" failed to register So I assumed that somehow, since NETGRAPH is compiled into the kernel (options NETGRAPH only) that it was trying to load the module. So I figured, I'd take the one out of the kernel, if it's going to load the NETGRAPH module separately. But that was a no go. So I have in back in the kernel, DSL working fine, but this error message happening every boot. Anyone know why the error message? _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message