Date: Fri, 23 Jan 2004 18:31:44 +0100 (CET) From: Peter Ulrich Kruppa <root@pukruppa.de> To: freebsd-questions@freebsd.org Subject: cdburn -l syntax ??? Message-ID: <20040123182034.P952@pukruppa.net>
next in thread | raw e-mail | index | archive | help
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 |
+---------------------------+
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040123182034.P952>
