From owner-freebsd-ia64@FreeBSD.ORG Mon Jan 24 21:58:30 2011 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BC5F106567A for ; Mon, 24 Jan 2011 21:58:30 +0000 (UTC) (envelope-from mmoll@darkthrone.kvedulv.de) Received: from darkthrone.kvedulv.de (darkthrone.kvedulv.de [IPv6:2001:1578:400:101::2]) by mx1.freebsd.org (Postfix) with ESMTP id 1F0B68FC19 for ; Mon, 24 Jan 2011 21:58:29 +0000 (UTC) Received: by darkthrone.kvedulv.de (Postfix, from userid 666) id 17E4B1CC2B; Mon, 24 Jan 2011 22:58:29 +0100 (CET) Date: Mon, 24 Jan 2011 22:58:28 +0100 From: Michael Moll To: Marcel Moolenaar Message-ID: <20110124215828.GA66998@darkthrone.kvedulv.de> References: <20110124152427.GU77153@darkthrone.kvedulv.de> <7BB9889C-1CAA-4698-AB1D-CBAFFD838EB4@mac.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7BB9889C-1CAA-4698-AB1D-CBAFFD838EB4@mac.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ia64@freebsd.org Subject: Re: all binaries get signal 11 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2011 21:58:30 -0000 Hi Marcel, On Mon, Jan 24, 2011 at 11:35:40AM -0800, Marcel Moolenaar wrote: > BTW: You can recover by booting single-user and selecting /rescue/sh > as the shell. Then, copy /libexec/ld-elf.so.1.old to /libexec/ld-elf.so.1 > after first removing the immutability flag on the latter. Use > /rescue/chflags and /rescue/cp for the task. That fixed it for now, thanks a bunch! -- Michael Moll