From owner-freebsd-stable@FreeBSD.ORG Wed Sep 15 15:48:01 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 298C4106564A for ; Wed, 15 Sep 2010 15:48:01 +0000 (UTC) (envelope-from antinix@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id CE5148FC1C for ; Wed, 15 Sep 2010 15:48:00 +0000 (UTC) Received: by qyk31 with SMTP id 31so4337816qyk.13 for ; Wed, 15 Sep 2010 08:48:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:cc:content-type; bh=tss3WIMd/WE+Ug0VZOS3MKGPwLrXXPqVS4QDTJ62+mQ=; b=g0npobAi2aobhTDAEcwDK7EVjVtoUpkbuiD1+jBxFqLaeO5pJlTPSoWGBs+sUKyeSu K3AOa0yB7jXHD7cF8kun4wQz+IV7ObPSCbzw8odwzH0Gi5QCSd9RbLT1ZOP1UPd+IECZ vfE00smKO8yIgIZXmXsI4zjvp3HNj8DWnRX/c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:cc:content-type; b=Vr4JiU84S+KeXaJNlD1ElZe3+dougUNodyOSQz0EOh53MtWvIIx6Dn9Wc2WTVCLWiz 1TNXvxAy4QXGZxXN518rxfrc9OBJLwM4eGFOh0OdqYQHQKlY7yO/d4WFcfM+7Vtyuc3a +VDMIdK6+WBt2R7WFRM5GBNEM6DBJPaKq/vUs= Received: by 10.229.87.141 with SMTP id w13mr1183172qcl.210.1284564250229; Wed, 15 Sep 2010 08:24:10 -0700 (PDT) MIME-Version: 1.0 Sender: antinix@gmail.com Received: by 10.229.102.5 with HTTP; Wed, 15 Sep 2010 08:23:50 -0700 (PDT) In-Reply-To: <20100915153638.19173erppua441d2@webmail.uni-tuebingen.de> References: <20100915153638.19173erppua441d2@webmail.uni-tuebingen.de> From: Andrei Kolu Date: Wed, 15 Sep 2010 18:23:50 +0300 X-Google-Sender-Auth: IvqQrpUl2M5ia-3y4-OuhMOyfBk Message-ID: Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: stable@freebsd.org Subject: Re: very stupid mistake: a part of /usr is deleted X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2010 15:48:01 -0000 2010/9/15 Zara Kanaeva > Hi all, > > vor 2 hours i made a very stupid mistake: i have deleted (as root > naturally) a part of /usr-directory. I have definitely deleted .snap and > presumably 100-150 files in /usr/bin. If my attempt with backup-restore > failed, can i get the binaries, that was deleted, with > sysinstall/distributions/base ? > > uname -a -> > FreeBSD (XXXXXX).uni-tuebingen.de 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat > Nov 21 15:02:08 UTC 2009 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC > amd64 > > You can install 8.0-RELEASE into other computer or virtual machine and then just copy over missing files.