[CLUE-Tech] combining mkisofs & cdrecord

Dave Price davep at kinaole.org
Sat Dec 15 22:35:53 MST 2001


On Sun, Dec 16, 2001 at 04:30:37AM -0000, jason at matchingmoms.com wrote:
> 
> mkisofs -r /path/to/directory | cdrecord -v speed=8 dev=0,0,0 -data
> cdrecord: No tracks specified. Need at least one.
> cdrecord: Usage: cdrecord [options] track1...trackn

I have never trtied it with a pipe.  I just put the two commands in a
bash script - i call mine cdburn ... it takes one parameter ($1) which
is the path to the desired files.   I also include an 'eject command to
kick out the cd tray when the job is pau (finished).

aloha (and HTH),
dave




More information about the clue-tech mailing list