Date: Sat, 24 Mar 2007 20:15:50 +0100 (CET) From: Wojciech Puchar <wojtek@tensor.gdynia.pl> To: freebsd-questions@freebsd.org Subject: mkisofs,cd9660 and hard links Message-ID: <20070324201201.D6725@chylonia.3miasto.net>
next in thread | raw e-mail | index | archive | help
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 hardlinked, but as separate ones. is there any program to fix it like comparing all very similar files on disk and hardlinking them?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070324201201.D6725>