Am Dienstag, 25. April 2006 20:34 schrieb Marco d'Itri: Hi! > This is a bug which I cannot explain right now and I need to investigate.
raw_find_next_available is called with "cdrom cdrom" in my case.
Hence, "local basename=${links%%[0-9]*} " sets basename to "cdrom cdrom"
instead of "cdrom". And hen the rest of the script uses the wrong data.
regards,
Jörg

