Displaying 1 result from an estimated 1 matches for "xfburn".
Did you mean:
burn
2018 Apr 27
0
formating DVR-RW
...heet of mine, a DVD-RW
gets formatted like this:
dvd+rw-format -force /dev/sr0
(Iirc, the option -force was needed if there is already an ISO filesystem
on the medium.)
libburn's frontend cdrskin has a command line interface that is roughly
compatible to wodim or cdrecord. (There are also Xfburn, xorriso, and
Brasero's libburn plugin.)
A formatting run looks like this:
cdrskin -v dev=/dev/sr0 blank=format_overwrite
Fred Smith wrote:
> Why would one format a cd/dvd?
DVD-RW can have two states: unformatted sequential and formatted to
"restricted" overwritable.
The lat...