Re: mkisofs,cd9660 and hard links

2007-03-24 Thread James Long
> Date: Sat, 24 Mar 2007 20:15:50 +0100 (CET) > From: Wojciech Puchar <[EMAIL PROTECTED]> > Subject: mkisofs,cd9660 and hard links > To: freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed &

Re: mkisofs,cd9660 and hard links

2007-03-24 Thread Sergio Lenzi
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 fin

Re: mkisofs,cd9660 and hard links

2007-03-24 Thread Vince
Wojciech Puchar wrote: i did copy of small server (taking about 3GB space) to DVD with growisofs -R and using --exclude to not copy /dev etc.. worked fine. and recovered fine, but taking much more space, because all hardlinks are now separate files. it looks like cd9660 filesystem doesn't "

mkisofs,cd9660 and hard links

2007-03-24 Thread Wojciech Puchar
i did copy of small server (taking about 3GB space) to DVD with growisofs -R and using --exclude to not copy /dev etc.. worked fine. and recovered fine, but taking much more space, because all hardlinks are now separate files. it looks like cd9660 filesystem doesn't "see" hardlinked files as