On 12/03/16 20:12, jd1008 wrote: > Any ideas? > > As root: > > # time dd if=/tmp/Fedora-Workstation-Live-x86_64-24-1.2.iso of=/dev/sr0 > bs=128K > dd: failed to open ‘/dev/sr0’: Read-only file system > > real 0m0.04s > user 0m0.00s > sys 0m0.00s > # ls -l /dev/sr0 > brw-rw----+ 1 root cdrom 11, 0 Dec 4 00:55 /dev/sr0 > > I have an icon on the desktop (after I inserted the blank DVD into the > dvd drive), that says: > > Blank DVD-R Disk > > Mount does not show /dev/sr0 as being mounted. > > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx man growisofs the command I most often use is of the form: growisofs -dvd-compat -Z /dev/dvd=filename.iso [replace /dev/dvd by whatever your burning device is named] I believe this is the backend used by most of the GUI tools these days. -- Kevin J. Cummings kjchome@xxxxxxxxxxx cummings@xxxxxxxxxxxxxxxxxx cummings@xxxxxxxxxxxxxxxxxxxxxxx Registered Linux User #1232 (http://www.linuxcounter.net/) _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx