[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Doesn't wodim close disk ?



Greg Wooledge <wooledg@eeg.ccf.org> wrote:

> On Tue, Jan 01, 2008 at 01:54:43PM +0100, Gregoire Favre wrote:
> > #!/bin/bash
> [...]
> > UNLOCK='cdrdao unlock --device 0,1,0 --driver generic-mmc && sleep 1'
> [...]
> > #$UNLOCK
>
> Good thing this is commented out, because that would not have worked.
>
> Try using a function instead:
>
> unlock() {
>   cdrdao unlock ... && sleep 1
> }
> ...
> unlock

cdrdao does not support DVDs and has not been enhanced since more than 3 years.

Jörg

-- 
 EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
       js@cs.tu-berlin.de                (uni)  
       schilling@fokus.fraunhofer.de     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily


Reply to: