mkisofs
mkisofs is used to create ISO9660 CD filesystems.
If you want to use non-ISO-8859-1 characters in file names,
there is a
patched mkisofs
with UTF-8 support available.
You may install a new mkisofs
for webCDwriter by the following commands:
cp -af mkisofs @mkisofsInternalPath@
chown root.@GROUP@ @mkisofsInternalPath@
chmod 4750 @mkisofsInternalPath@
|
Arguments to use with mkisofs:
mkisofsArgs =
Note: Be careful not to add invalid arguments. This can break
all calls of mkisofs!
|