From owner-freebsd-questions@FreeBSD.ORG Fri Aug 21 23:42:18 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 337D01065692 for ; Fri, 21 Aug 2009 23:42:18 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-bw0-f206.google.com (mail-bw0-f206.google.com [209.85.218.206]) by mx1.freebsd.org (Postfix) with ESMTP id AB7908FC26 for ; Fri, 21 Aug 2009 23:42:17 +0000 (UTC) Received: by bwz2 with SMTP id 2so663874bwz.43 for ; Fri, 21 Aug 2009 16:42:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=+0T9Ba3k+KiZh6OmuQF3GPSmGEjPBXT3OVMshvhXoUk=; b=Yk/zlMe6TzpZtjwy52VXCUgYoGr8jsXYS2skzcrLEogK/rArpNkr/OXqGVSfzXyR4C HrHpVx7uYqLjyaJ6NolB4nkoqaXZVgk1h/d3R74b50V6hbAQStuMCVSgZ8ytlsZwXY1u N9X8K1/JpXUc3ovjAwRS7Mvrvj46hy+HeoYs4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=EPKotygr0MueeGcFLSdz44YJr6pz0lX6X2cDTWLR/m4iJCEWzkknyL0sQOOqZVIQ/S +izlD/SXps/aeLsuSKhsvNCfuF2jn/d3fmkTz6fyUyqKUNjHCX3jHJJ5stxBFHIU2lFo 0G/05MK3sCv4W90zksz32v6aGzm6F7fKf9r6k= MIME-Version: 1.0 Received: by 10.223.143.79 with SMTP id t15mr435757fau.6.1250898131275; Fri, 21 Aug 2009 16:42:11 -0700 (PDT) In-Reply-To: <5a1fc34c0908211628t7e58adabqc4aef9f2bb08d69b@mail.gmail.com> References: <5a1fc34c0908201944g63f45b7ar1d53149fd5029a95@mail.gmail.com> <200908202124.29206.mel.flynn+fbsd.questions@mailing.thruhere.net> <5a1fc34c0908211628t7e58adabqc4aef9f2bb08d69b@mail.gmail.com> Date: Fri, 21 Aug 2009 19:42:11 -0400 Message-ID: <4ad871310908211642q28d08980y9bad3a4a8dc31239@mail.gmail.com> From: Glen Barber To: Stew Houston Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: Accidentally moved /libexec/ld-elf.so.1 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: Fri, 21 Aug 2009 23:42:18 -0000 On Fri, Aug 21, 2009 at 7:28 PM, Stew Houston wrote: > I appreciate the help thus far; as /rescue/csh in single user mode has mo= ved > me past my first hurdle. =A0However, being the blundering newbie I am, I = was > working in the /tmp directory, which seems to have been cleared (or is em= pty > for whatever reason in the current state.) =A0If it has been wiped, my > ld-elf.so.1 file has been wiped with it. =A0What to do? > You'll have to mount /tmp to use it. On my system, /tmp is /dev/ad6s1e - yours may vary. --=20 Glen Barber