Mailinglist Archive: opensuse-de (5377 mails)

< Previous Next >
Re: RW l?schen (was: Backup...)
  • From: JiaBaoyu@xxxxxxxxxxx (Jia Baoyu)
  • Date: Wed, 21 Mar 2001 16:42:07 +0100
  • Message-id: <3AB8CBCF.548D3179@xxxxxxxxxxx>
Joerg Thuemmler wrote:
> 
> Am Mit, 21 Mär 2001 schrieb Alex Klein:
> > On 21 Mar 2001, at 11:42, Joerg Thuemmler wrote:
> > > ich lasse nachts via cron - mkisofs - cdrecord eine rw-CD brennen 
> 
> das ist echt easy:
> 
> cdrecord -blank=fast (und natürlich noch mehr optionen)
           ^ 

man cdrecord
...........
  blank=type
              Blank  a  CD-RW  and  exit  or blank a CD-RW before
              writing. The blanking type may be one of:
 
              help        Display a  list  of  possible  blanking
                          types.
 
              all         Blank  the entire disk. This may take a
                          long time.
 
              fast        Minimally blank the disk. This  results
                          in  erasing  the  PMA,  the TOC and the
                          pregap.
 
              track       Blank a track.
 
              unreserve   Unreserve a reserved track.

              trtail      Blank the tail of a track.  
...........
sonnst:

cdrecord -v -force speed=<irgendwelche> blank=all dev=<wie_immer>

oder

cdrecord -v -force speed=<irgendwelche> blank=fast dev=<wie_immer>


Ciao,


Kotya


< Previous Next >