From owner-freebsd-current@FreeBSD.ORG Fri Jan 21 17:03:34 2005 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 2732D16A4CE for ; Fri, 21 Jan 2005 17:03:34 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B34D43D31 for ; Fri, 21 Jan 2005 17:03:33 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so736wri for ; Fri, 21 Jan 2005 09:03:32 -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=iH22djQBMWQRCK43gsRLkKlbezBt4kd2VE0aJmtF5wyAI1t05pxmnK1DcGwiyEReFnOav2p+n093P7QFUmJ8UgNNMN3OvTC9gYaofYELVjaPn2Xl+zJSW4DPqa7kESz0/DR6Gfun/XiA+c53v4cS3cGa3RlCGyMunmSqty4ycw4= Received: by 10.54.4.31 with SMTP id 31mr202119wrd; Fri, 21 Jan 2005 09:03:32 -0800 (PST) Received: by 10.54.29.4 with HTTP; Fri, 21 Jan 2005 09:03:31 -0800 (PST) Message-ID: <790a9fff05012109032d01e68@mail.gmail.com> Date: Fri, 21 Jan 2005 11:03:31 -0600 From: Scot Hetzel To: Johan Kuuse - Red Antigua In-Reply-To: <00ba01c4ffd9$fd5e7a70$10bca1cd@widserver1> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <000a01c4ffd2$86d5cc70$10bca1cd@widserver1> <50177.208.4.77.66.1106324544.squirrel@208.4.77.66> <00ba01c4ffd9$fd5e7a70$10bca1cd@widserver1> cc: current@freebsd.org Subject: Re: Problem with crt1.o and init tls X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Scot Hetzel List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 17:03:34 -0000 On Fri, 21 Jan 2005 10:55:17 -0600, Johan Kuuse - Red Antigua wrote: > OK, any suggestion? > I admit I'm having a disaster. > What I think about now (the ultimate case) is to get another HDD, install > 5.3 on that HDD, mount this disaster as a second HDD to recover data. > But I really wanted to get some experience in source updating, so if there > is someway to get rid of this disaster, I would really appreciate som hints. > Try booting with kernel.old by breaking in to the loader, then execute the following: boot kernel.old Then try buildworld, buildkernel, installkernel, & installworld steps again.