From owner-freebsd-questions Tue Mar 14 19:36:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stud.alakhawayn.ma (stud.alakhawayn.ma [193.194.63.94]) by hub.freebsd.org (Postfix) with ESMTP id D865437B9CA for ; Tue, 14 Mar 2000 19:36:06 -0800 (PST) (envelope-from 992C396651@stud.alakhawayn.ma) Received: from localhost (992C396651@localhost) by stud.alakhawayn.ma (8.9.0/8.9.0) with SMTP id DAA26721; Wed, 15 Mar 2000 03:35:33 GMT Date: Wed, 15 Mar 2000 03:35:33 +0000 (GMT) From: Mourad Lakhdar <992C396651@stud.alakhawayn.ma> To: cjclark@home.com Cc: questions@FreeBSD.ORG Subject: Re: need help In-Reply-To: <20000314223023.A56931@cc942873-a.ewndsr1.nj.home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG thanks , it is nice On Tue, 14 Mar 2000, Crist J. Clark wrote: > On Wed, Mar 15, 2000 at 01:10:11AM +0000, Mourad Lakhdar wrote: > > > > hi everybody > > > > i did some modificatios in the code of the ip_input.c in , the problem is > > that after loading this new version of the kernel i get a kernel that > > keeps forwarding (may be in that initialization phase) whitout restarting > > the system , so there is any suggestion to how reload the old version of > > the kernel or at least get the system up , without having to reinstall the > > freebsd, > > During boot, when you get to the prompt that says, > > Hit [Enter] to boot immediately, or any other key for command prompt. > > And the countdown starts, hit any other key (e.g. space-bar). At the > prompt you first need to unload the kernel that has already loaded, > > > unload > > Then you can load the kernel of your choice that is on the root > device. You can look at what is on the root device, > > > ls > > But if you want to boot the previous kernel, > > > boot kernel.old > > Is probably what you want. > -- > Crist J. Clark cjclark@home.com > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message