From owner-freebsd-questions@FreeBSD.ORG Fri Feb 17 19:49:32 2006 Return-Path: X-Original-To: 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 20D9016A420 for ; Fri, 17 Feb 2006 19:49:32 +0000 (GMT) (envelope-from lenzi@lztech.com.br) Received: from cwbgk1.k1.com.br (customer-200195196249.onda.com.br [200.195.196.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88E5843D46 for ; Fri, 17 Feb 2006 19:49:30 +0000 (GMT) (envelope-from lenzi@lztech.com.br) Received: from webpratico.com.br (M199.28.cwbgk [172.16.199.28] (may be forged)) by cwbgk1.k1.com.br (8.13.1/8.13.1) with ESMTP id k1HJnTfP076683 for ; Fri, 17 Feb 2006 17:49:29 -0200 (BRST) (envelope-from lenzi@lztech.com.br) Received: from cwb.lztech.com.br (server [192.168.1.6]) by webpratico.com.br (8.13.3/8.13.3) with ESMTP id k1HJr1kN030787 for ; Fri, 17 Feb 2006 17:53:07 -0200 (BRST) (envelope-from lenzi@lztech.com.br) Received: from localhost (localhost [127.0.0.1]) by cwb.lztech.com.br (8.13.3/8.13.3) with ESMTP id k1HJnM5b018757 for ; Fri, 17 Feb 2006 17:49:23 -0200 (BRST) (envelope-from lenzi@lztech.com.br) From: Sergio de Almeida Lenzi To: questions@freebsd.org In-Reply-To: <44oe16ni2r.fsf@be-well.ilk.org> References: <1140185001.11107.2.camel@server> <44oe16ni2r.fsf@be-well.ilk.org> Date: Fri, 17 Feb 2006 17:49:21 -0200 Message-Id: <1140205761.11107.13.camel@server> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: about the ISO9660 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, 17 Feb 2006 19:49:32 -0000 Em Sex, 2006-02-17 ās 10:03 -0500, Lowell Gilbert escreveu: > Sergio de Almeida Lenzi writes: > > > I posted a question about the ISO9660 and the hard links > > in the ISO filesystem... some days ago... > > A bit under 1 day ago, actually. > > > and no one answer... > > It was still in my incoming queue, but first I was planning to take > care of the work that I actually get paid for. > > I tried to duplicate the problem (on -STABLE) with: > mkdir temp; cd temp;(tar -C /rescue -cf - . |tar -xf -);du -h . /rescue > > but I got the links copied properly (original and copy the same size). > You'll need to show precisely what you did for anyone to figure out > what is wrong. > Ok thanks for the help... if you did the test and worked, for you for sure I am using a wrong version of the 6.0 I will upgrade to the 6.0 stable .... thanks for the help.... Sergio