Re: Recording into DVD-RW media
From: Aaron Griffith (aarong_at_freedomware.net)
Date: 08/21/04
- Previous message: David Cary Hart: "OT: Has anyone tried Yoper"
- In reply to: romildo_at_uber.com.br: "Recording into DVD-RW media"
- Next in thread: Stewart Nelson: "Re: Recording into DVD-RW media"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: David Cary Hart: "OT: Has anyone tried Yoper"
- In reply to: romildo_at_uber.com.br: "Recording into DVD-RW media"
- Next in thread: Stewart Nelson: "Re: Recording into DVD-RW media"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|