Hi! I would like to burn a list of .wav's to CD-ROM . # cdburn -f /dev/acd0 audio * can process a directory with 6 or 7 files. When I try 14 or 15 the machine will freeze (not enough RAM ???). So I created a list of files with # ls > list (and removed the last line which is list itself) and tried several permutations of the command line # cdburn -f /dev/acd0 audio -l list but all I received was errors about devices/files/directories not found and one other system freeze.
So what would be the correct syntax? Or don't things work that way at all? (BTW: burning smaller numbers of files successively and fixate at the end works fine.) Thanks for your answers, Uli. +---------------------------+ | Peter Ulrich Kruppa | | Wuppertal | | Germany | +---------------------------+ _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"