On Fri, Oct 11, 2002 at 09:14:35AM +1000, Terry Collins wrote: > After burning a CD, the "problem" seems that mkisofs is almost entirely > removing the directory structure (which would account for the Rock Ridge > errors). So I'm now after clues on why it is doing that (or what I need > to specify for it not to do that).
I use (which works): mkisofs -l -L -f -r -D -o backup_cd.iso -V "backup_cd" backup I presume you could add the "-J" as well. Dave. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
