From owner-freebsd-questions@FreeBSD.ORG Sat Mar 24 21:40:06 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EED0D16A401 for ; Sat, 24 Mar 2007 21:40:06 +0000 (UTC) (envelope-from enigma@k1.com.br) Received: from sipserver.k1.com.br (customer-200195195217.idc.onda.com.br [200.195.195.217]) by mx1.freebsd.org (Postfix) with ESMTP id 5F96F13C455 for ; Sat, 24 Mar 2007 21:40:05 +0000 (UTC) (envelope-from enigma@k1.com.br) Received: from k1.com.br (localhost [127.0.0.1]) by sipserver.k1.com.br (8.13.6/8.13.6) with ESMTP id l2OL51jf055597 for ; Sat, 24 Mar 2007 18:40:04 -0300 (BRT) (envelope-from enigma@k1.com.br) X-MessageWall-Score: 0 (k1.com.br) Received: from [201.21.172.89] (authenticated as k1) by k1.com.br (MessageWall 1.0.8) with SMTP; 24 Mar 2007 21:40:04 -0000 From: Sergio Lenzi To: questions In-Reply-To: <46059715.8060306@unsane.co.uk> References: <20070324201201.D6725@chylonia.3miasto.net> <46059715.8060306@unsane.co.uk> Date: Sat, 24 Mar 2007 18:40:03 -0300 Message-Id: <1174772403.85103.21.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.10.0 FreeBSD GNOME Team Port Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: mkisofs,cd9660 and 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: Sat, 24 Mar 2007 21:40:07 -0000 I notice too the hard link problem.. For me the problem happens when I try to read the CD or DVD into the hard disk In the CD the hard links exists, but when I copy into the hard disk, the hard links vanishes... I think that the problem relies in the iso9660 logic.. because the same CD works fine using the tar in a 5.4 system.... Sergio....