Date: Thu, 28 Aug 2014 09:46:00 -0500 From: "Martin G. McCormick" <martin@server1.shellworld.net> To: "questions@freebsd.org" <questions@freebsd.org> Subject: Re: Recreating the FreeBSD Installation Disks Message-ID: <20140828144600.07BDF2298C@server1.shellworld.net>
next in thread | raw e-mail | index | archive | help
Roland Smith writes: > Looking at the mkisofs manpage, it *should* detect hard links by default. > Does > using the `-cache-inodes` option make any difference? I tried explicitly -no-cache-inodes and then -cache-inodes and the two files vary by about 15 bytes. It looks like the hard links are lost in the mounting process which means that one can not use that as a test after all. There is that version of tar as in tar-3.1.2 which I can't seem to locate anywhere although the version may be at a higher number by now. How did you get it? I've not found anything for tar on FreeBSD except for gnutar and that does not process iso9660 images. The version of tar one gets by default on 3.9 systems appears to be 2.8.5 with the same version number for the libraries. Thanks. Martin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140828144600.07BDF2298C>