From owner-freebsd-current@FreeBSD.ORG Tue Aug 15 21:30:10 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 A7B9116A4E1 for ; Tue, 15 Aug 2006 21:30:10 +0000 (UTC) (envelope-from gardnermj@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05C0F43E09 for ; Tue, 15 Aug 2006 21:28:44 +0000 (GMT) (envelope-from gardnermj@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so644589nzn for ; Tue, 15 Aug 2006 14:28:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DubGddVZNdGH2NtxP0feelkVMC1uCNNbDIQw09mICl6EArEgttDTggWbHx2h9blOmEVT/YkAilPCcBZbbtFGzrjUXITGRtGLh1je7vSqJobHEdhKoO8MtCyKsDkZeXeWAwQAuPmjDwDcjLoHKwYMyRrGo2GUb//AKcPfn6xEnyY= Received: by 10.35.66.12 with SMTP id t12mr16373519pyk; Tue, 15 Aug 2006 14:28:33 -0700 (PDT) Received: by 10.35.21.19 with HTTP; Tue, 15 Aug 2006 14:28:33 -0700 (PDT) Message-ID: Date: Tue, 15 Aug 2006 16:28:33 -0500 From: "Michael Gardner" To: freebsd-current@freebsd.org In-Reply-To: <20060815210227.GA5160@lor.one-eyed-alien.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060815210227.GA5160@lor.one-eyed-alien.net> Subject: Re: Ldconfig mistake renders system unbootable? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 21:30:10 -0000 Thanks to both of you. I used /rescue/sh, remounted / read-write, and re-ran ldconfig to get everything working again. -Michael