From owner-freebsd-questions@FreeBSD.ORG Wed Mar 23 21:24:44 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE22E16A4CE for ; Wed, 23 Mar 2005 21:24:44 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67AEB43D41 for ; Wed, 23 Mar 2005 21:24:42 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so292067rng for ; Wed, 23 Mar 2005 13:24:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=oig1c/l44dnjOQG8JRmpgbkfqC7YyjflWIRW7FkBj9LrHXHGjrZRwzkrYCmfs5E7gUEgGP5Yxy0Y7CT6qTsvVxfFHDRQVRN8hPAp06wMBOEDN5lFdce6u30VR5RYoN/8V77dBmIYCN5ZCY9popA8qPKbDxbzTmi2acDWHChaPp4= Received: by 10.38.9.80 with SMTP id 80mr959224rni; Wed, 23 Mar 2005 13:24:41 -0800 (PST) Received: by 10.38.74.23 with HTTP; Wed, 23 Mar 2005 13:24:40 -0800 (PST) Message-ID: Date: Wed, 23 Mar 2005 22:24:40 +0100 From: Gert Cuykens To: Charles Swiger In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <16960.48579.623987.286503@jerusalem.litteratus.org> <16961.34174.867985.876389@jerusalem.litteratus.org> cc: freebsd-questions@freebsd.org Subject: Re: ifconfig X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 21:24:45 -0000 On Wed, 23 Mar 2005 16:10:22 -0500, Charles Swiger wrote: > On Mar 23, 2005, at 4:01 PM, Gert Cuykens wrote: > > The thing i dont understand is why i can not load the if_nv.ko at boot > > time in the load.conf file ? My pc keeps on rebooting if i do that. I > > have to do everything manualy ? > > Yes, that is odd. If you can get a crashdump from the system to see > why it is rebooting, that would certainly help, but without additional > information, it's not going to be easy to debug the problem... where do i need to look for a crashdump ? It reboots just before displaying the bsd boot menu what is even stranger because the kernel and modules only gets loaded after the boot menu right ? I had to fix it with bsd cd2 and edit the /boot/load.conf ? Can somebody explain to me what happens after bootmanager and before boot menu ? That has to do with load.conf ? Cant be much right :)