back up files to dvd
I need to save some .c files. The Red Hat Linux 5.5 machine I am on has a DVD multi recorder drive in it. A cdrecord -scanbus gives me "4,0,0 400) 'TSSTcorp' 'DVD+-RW TS-L633C' 'D250' Removable CD-ROM".
When I add "/dev/dvdrw /mnt/dvd-rw iso9660 user,kudzu 0 0" to /etc/fstab and do a mount /mnt/dvd-rw, I get "mount: block device /dvd/dvdrw is write-protected, mounting read-only", "mount: wrong fs type, bad option, bad superblock on /dev/dvdrw, missing codepage or other error".
Please help. Should I go about this another way??? All I need to do is save some source files to the dvd and restore them on another machine.
Last edited by sdonald; 08-17-2010 at 12:29 PM.
|