On Tue, Feb 19, 2002 at 03:18:50PM -0800, Paul 'Baloo' Johnson wrote:
> On Tue, 19 Feb 2002, Dave Price wrote:
>
> > Can CDRW media be reused with cdrecord (burning ISO images)? If so,
> > how does one go about 'erasing the media first?
>
> I believe xcdroast (the X front end for doing damn near
On Tue, 19 Feb 2002, Dave Price wrote:
> Can CDRW media be reused with cdrecord (burning ISO images)? If so,
> how does one go about 'erasing the media first?
I believe xcdroast (the X front end for doing damn near anything to a
CDR(W)) can do this automagically.
--
Baloo
On Tue, Feb 19, 2002 at 03:27:50PM -0700, Dave Price wrote:
> Question...
>
> Can CDRW media be reused with cdrecord (burning ISO images)? If so,
> how does one go about 'erasing the media first?
Seems like an apt moment to de-lurk, since I'm doing exactly what you
ask at the moment...
# cdreco
On Tue, 19 Feb 2002 15:27:50 -0700 Dave Price <[EMAIL PROTECTED]> wrote:
> Question...
>
> Can CDRW media be reused with cdrecord (burning ISO images)? If so,
> how does one go about 'erasing the media first?
cdrecord -v -blank=fast -speed=%d -dev=%s
--
+--
Dave Price wrote:
>
> Question...
>
> Can CDRW media be reused with cdrecord (burning ISO images)? If so,
> how does one go about 'erasing the media first?
cdrecord has a 'blank' option. Read the cdrecord man page ('man
cdrecord').
"Dave Price" <[EMAIL PROTECTED]> writes:
> Can CDRW media be reused with cdrecord (burning ISO images)? If so,
> how does one go about 'erasing the media first?
RTFM. Specifically "man cdrecord". An excerpt:
[snip]
blank=type
Blank a CD-RW and exit or blank a CD-RW befor
At 03:27 PM 2/19/02 -0700, Dave Price wrote:
>Question...
>
>Can CDRW media be reused with cdrecord (burning ISO images)? If so,
>how does one go about 'erasing the media first?
>
>aloha,
>dave
I use:
cdrecord -v -eject speed=10 dev=0,0,0 blank=all
speed and device address may vary for you
7 matches
Mail list logo