From owner-freebsd-questions Sat Jul 14 2: 3:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by hub.freebsd.org (Postfix) with ESMTP id AAF3D37B401 for ; Sat, 14 Jul 2001 02:03:09 -0700 (PDT) (envelope-from root@pukruppa.de) Received: from [195.20.224.208] (helo=mrvdom01.kundenserver.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 15LLKH-0008Qf-00; Sat, 14 Jul 2001 11:03:01 +0200 Received: from pd90172eb.dip.t-dialin.net ([217.1.114.235]) by mrvdom01.kundenserver.de with esmtp (Exim 2.12 #2) id 15LLKG-0004JI-00; Sat, 14 Jul 2001 11:03:00 +0200 Date: Sat, 14 Jul 2001 11:04:10 +0000 (GMT) From: "P. U. (Uli) Kruppa" X-X-Sender: To: "R. Lahaye" Cc: "f.johan.beisser" , FreeBSD Questions Subject: Re: HELP: messed up my 4.3 system; can't recompile kernel etc. In-Reply-To: <3B4FE559.3372AD7B@users.sourceforge.net> Message-ID: <20010714110051.T31627-100000@localhost.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sat, 14 Jul 2001, R. Lahaye wrote: > Date: Sat, 14 Jul 2001 15:23:21 +0900 > From: R. Lahaye > To: f.johan.beisser > Cc: FreeBSD Questions > Subject: Re: HELP: messed up my 4.3 system; can't recompile kernel etc. > > "f.johan.beisser" wrote: > > > > On Sat, 14 Jul 2001, R. Lahaye wrote: > > > Can someone tell me the best way how to get back to me original > > > 4.3 system? > > > > if the system is running fine, then you can just install the source code > > through /stand/sysinstall (assuming you have the disk in your drive). i > > personally would update the source to the latest versions with cvsup. > > > > # cvsup -g -L 2 -h cvsup4.freebsd.org \ > > /usr/share/examples/cvsup/stable-supfile > > > > and let it run. do it as root. > > After that: do I have to follow the directions on "Using make world" (Chapter 20.4 > in the FreeBSD Handboot) ? > I.e. recompiling - installing the FreeBSD base system? > > And then after that recompile the kernel? # cd /usr/src # make buildwold (if you have a customized kernel configurarion: # make buildkernel KERNCONF=YOURKERNEL # make installkernel KERNCONF=YOURKERNEL) # make installworld Uli. > > Thanks, > Rob. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > *--------------------------------------* | www.pukruppa.de www.2000d.de | | Wuppertal - Germany | *--------------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message