From owner-freebsd-questions@FreeBSD.ORG Sun Jun 11 10:45:26 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1669E16A418 for ; Sun, 11 Jun 2006 10:45:26 +0000 (UTC) (envelope-from work@ashleymoran.me.uk) Received: from mercureh.reacthosting.com (reacthosting.com [195.177.245.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D5C543D46 for ; Sun, 11 Jun 2006 10:45:25 +0000 (GMT) (envelope-from work@ashleymoran.me.uk) Received: from bb-87-82-0-247.ukonline.co.uk ([87.82.0.247] helo=[192.168.52.2]) by mercureh.reacthosting.com with esmtpa (Exim 4.62 (FreeBSD)) (envelope-from ) id 1FpNRW-000ODW-Km; Sun, 11 Jun 2006 11:45:18 +0100 In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <412D8B76-3462-474F-AD8C-0263D7D7C9AB@ashleymoran.me.uk> Content-Transfer-Encoding: 7bit From: Ashley Moran Date: Sun, 11 Jun 2006 11:45:16 +0100 To: Soo-Hyun Choi X-Mailer: Apple Mail (2.750) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - mercureh.reacthosting.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - ashleymoran.me.uk X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@freebsd.org Subject: Re: accidently deleted /lib/libm.so.4 and /lib/libc.so.6 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 10:45:26 -0000 On Jun 11, 2006, at 11:21 am, Soo-Hyun Choi wrote: > Hi, > > I accidently deleted /lib/libm.so.4 and /lib/libc.so.6 on my FreeBSD > 6.1 RELEASE systsem. After this, even 'ls' command is not working. > > Is there any possibility that I can restore the system? > > Thank you. > Soo-Hyun Can you boot into the recovery shell on disc 1, mount your hard disk and copy them across? Presumably those files exist there too. Ashley