Date: Tue, 8 Feb 2005 23:15:12 -0500 (EST) From: Incoming Mail List <mailist@whoweb.com> To: freebsd-questions@freebsd.org Subject: mkisofs/growisofs directory structure Message-ID: <200502090415.j194FCZg042399@whoweb.com>
next in thread | raw e-mail | index | archive | help
Is there a switch for mkisofs/growisofs that will preserve a directory structure when supplying full or partial path names? i.e. growisofs -Z /dev/cd0 -R /dir1/dir2/dir3/file1 /dir1/dir2/dir3/file2 The above example results in file1 and file2 at the root of the mount point when the DVD is mounted. I can only achieve a directory structure by specifying dir1 and dir2 as input to the command. Jon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502090415.j194FCZg042399>