Re: Possible bug of mkisofs



On 1/14/06, Paul Smith <phhs80@xxxxxxxxx> wrote:
> > > Thanks. I have now a clue: the name of the files are in lowercase
> > > letters. Does it matter? In case it matters, how can I automatically
> > > convert the name of the files to uppercase letters?
> >
> > Yep, case matters. Check out the mkisofs manpage; there's an
> > "allow-lowercase" option.
>
> From the man page:
>
> «-allow-lowercase
> This options allows lower case characters to appear in iso9660 filenames.
> This violates the ISO9660 standard, but it happens to work on some
> systems. Use with caution.»
>
> So, it seems better to convert all names to uppercase, but I do not
> know how to do that automatically, without renaming each file,
> individually.

Conjugating

dir -1
openoffice calc
kwrite

I was able to convert easily all filenames to uppercase, and now
mkisofs works fine.

Paul

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: search man pages
    ... "Pattern not found" ... that is, uppercase and ... other words, if a pattern contains uppercase letters, ... Since you used the -i switch, ...
    (Ubuntu)
  • Re: Difference between and : symbols
    ... > (in-package MY-PACKAGE) ... because uppercase is _wrong_. ... it's because lower-case letters and words are ... since most uppercase letters are essentially squares. ...
    (comp.lang.lisp)
  • Re: Customer Information --> SerialNumberTemplate
    ... Look at the maskededit topic here - that's the template for the serial ... It might do uppercase only but I haven't really looked. ... [Microsoft MVP-Windows Installer] ... Is it possible to enforce the serial number entry to uppercase letters? ...
    (microsoft.public.dotnet.framework.setup)
  • Change Case-Folder Names
    ... you can get a program that converts filenames from ... uppercase to lower case and visa versa. ... programs that convert file extensions. ...
    (microsoft.public.windowsxp.general)
  • Changing certain words in a code to lower case.
    ... I have a PL/SQL block typed in uppercase. ... names are mentioned in upper case too. ... But I want ONLY those filenames ... LOGFILE SLD_LOG_DIR:'SLD_TEMP.log' ...
    (comp.unix.shell)

Loading