From owner-freebsd-questions@FreeBSD.ORG Thu Jul 8 06:49:45 2010 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 2E9641065674 for ; Thu, 8 Jul 2010 06:49:45 +0000 (UTC) (envelope-from swell.k@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id B34D18FC23 for ; Thu, 8 Jul 2010 06:49:44 +0000 (UTC) Received: by ewy26 with SMTP id 26so125772ewy.13 for ; Wed, 07 Jul 2010 23:49:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=VzRn6iKNIRow8Iws89BzfJqGNl9fP3lpAOxHQfXCz64=; b=NJkZwErd9GPrpZn2KWezoKlTGwGircWoEguc9qRAa8mB8pADoI3mqLjySUCObmvaMR 7CuAYTH7C/a3QyAFA50vikWoHJIzJ7flsELU3ngWEfiWgOZ6DiyTZeACYl32VXhIusY0 u03k0MqZ6JOhQbhQPfp3870ftLxLvn1LL+sKg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=YBu0orFiFtfkhSwVzNM8ixHO0bTY8EJvmxh/IN8nsnCBI8B0I3WHA+yCDzm3Y8njMh K3BnTVLEcftRT72VpuX+h6SBjazanqq8WbcCMdtDXvvrA7lhvRYAUmKFYvq5A+TDARUw LRmyiuKG38BRH2DTdOMeAiVWxbwKcAPQA6/D4= Received: by 10.213.28.199 with SMTP id n7mr6445826ebc.96.1278571775060; Wed, 07 Jul 2010 23:49:35 -0700 (PDT) Received: from localhost ([85.17.254.135]) by mx.google.com with ESMTPS id v59sm68482809eeh.16.2010.07.07.23.49.31 (version=SSLv3 cipher=RC4-MD5); Wed, 07 Jul 2010 23:49:34 -0700 (PDT) From: Anonymous To: Warren Block References: Date: Thu, 08 Jul 2010 10:47:10 +0400 In-Reply-To: (Warren Block's message of "Wed, 7 Jul 2010 21:11:45 -0600 (MDT)") Message-ID: <86y6dmo4gh.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: livefs hard links 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: Thu, 08 Jul 2010 06:49:45 -0000 Warren Block writes: > The FreeBSD livefs ISO filesystem hides hard links, so they can't be > accurately copied. Use `tar cf - | tar xf -' to copy them. > > Is relinking nearly everything in /rescue enough, or are there other > former hard links waiting to pop up? There are some hardlinks in /bin, /sbin, /usr/bin, /usr/sbin dirs.