Re: Recording into DVD-RW media

From: Aaron Griffith (aarong_at_freedomware.net)
Date: 08/21/04

  • Next message: Beartooth: "Re: VDQ : FC1 > FC2 ??"
    Date: Fri, 20 Aug 2004 17:39:07 -0500
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    I find growisofs to be the easiest way to burn isos to dvd. Once you
    have created your iso you can burn it with the following command:

    growisofs -Z /dev/dvd=/tmp/image.iso

    Aaron

    romildo@uber.com.br wrote:

    >Hello.
    >
    >I have just bought a DVD recorder and want to make daily backups
    >of some important files into a DVD-RW media. I am in doubt about
    >the recommended way of doing this. I am thinking about using the
    >following commands to be run from a script in /etc/cron.daily
    >
    > mkisofs -v -J -R -o /tmp/image.iso -V 'Backup' -A 'Backup' <files to backup>
    > umount /dev/dvd || :
    > cdrecord -vvv -eject -dev=/dev/dvd blank=fast
    > cdrecord -vvv -dao --eject driveropts=burnfree dev=/dev/dvd /tmp/image.iso
    >
    >Is that a good procedure? I am looking for comments on it.
    >
    >Regards.
    >
    >Romildo
    >
    >
    >
    >

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Beartooth: "Re: VDQ : FC1 > FC2 ??"

    Relevant Pages

    • Re: how to erase a dvd+rw ?
      ... As far as I am concerned, there is no real difference between CD and ... DVD. ... However I just burn ISOs. ... Roses are #FF0000, Violets are #0000FF, ...
      (alt.os.linux.suse)
    • Re: CD written on Alpha wont mount on Integrity DVD ROM
      ... We're migrating data from a VAX to a recently installed Integrity Blade. ... Alpha data on newly burned CDR, ... After connecting the DVD ROM, getting VMS installed, and logging in, I ... This is the container create command: ...
      (comp.os.vms)
    • Re: [opensuse] Weird problem burning the RC1 iso.
      ... image file to a dvd, and the three times it failed to compare: ... this morning, and according to its log, the command it used was ... growisofs: 6.1 ...
      (SuSE)
    • [opensuse] growisofs dvd burner broken
      ... I have 10.2 running well EXCEPT that I can not burn dvd. ... resolved I'll be back to SuSE 10.1 where everything work well. ... Try to burn dvd after new version of growisofs and k3n ...
      (SuSE)
    • Re: Cutting a DVD movie chapter and storing it on another DVD
      ... I know that navigation blocks must be put into the recombined video/audio file, so I use the command: ... I create a directory /tmp/output to store the DVD 'image' that I will copy to a DVD-R blank using growisofs. ... Discontinuity of X in audio channel 8; ... I then used ffmpeg directly, ...
      (comp.os.linux.misc)