Hi, Chris wrote: > i used the t2 x64.iso to build a minimal/generic/x64 live iso
I am now staring at http://svn.exactcode.de/t2/trunk/scripts/Create-ISO and wonder what mkisofs option -q might be supposed to do in $mkisofs -q -r -T -J -l -A "T2 SDE - Disk $x" \ It is not in the man page or help text of genisoimage. Nevertheless genisoimage accepts that option. Seems to be a short form of -quiet. genisoimage accepts -q, -qu, -qui, -quie, -quiet, but not -quieter. Same with -gu and -gui. But -g is not the same as -gui. Quite hard to predict whether an abbreviated option will work. An old mkisofs-2.01.01 does not accept option -q. Nor does my xorrisofs. What version of mkisofs is tested to work with that option ? Generally: Is it wise to rely on this undocumented form of option -quiet ? Have a nice day :) Thomas ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
