9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] cd-rw
@ 2004-11-09 13:26 cej
  2004-11-09 13:33 ` Christian Grothaus
  2004-11-09 13:36 ` Heiko Dudzus
  0 siblings, 2 replies; 3+ messages in thread
From: cej @ 2004-11-09 13:26 UTC (permalink / raw)
  To: 9fans

Please,
how do I erase a CD-RW??

Thanks,
++pac.



---
Odchozí zpráva neobsahuje viry.
Zkontrolováno antivirovým systémem AVG (http://www.grisoft.cz).
Verze: 6.0.792 / Virová báze: 536 - datum vydání: 9. 11. 2004
 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] cd-rw
  2004-11-09 13:26 [9fans] cd-rw cej
@ 2004-11-09 13:33 ` Christian Grothaus
  2004-11-09 13:36 ` Heiko Dudzus
  1 sibling, 0 replies; 3+ messages in thread
From: Christian Grothaus @ 2004-11-09 13:33 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> Please,
> how do I erase a CD-RW??

cdfs
echo blank > /mnt/cd/ctl    # blanks the entire cd
or
echo quickblank > /mnt/cd/ctl    # blanks just the table of contents

See cdfs(4).

Christian


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] cd-rw
  2004-11-09 13:26 [9fans] cd-rw cej
  2004-11-09 13:33 ` Christian Grothaus
@ 2004-11-09 13:36 ` Heiko Dudzus
  1 sibling, 0 replies; 3+ messages in thread
From: Heiko Dudzus @ 2004-11-09 13:36 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

cej@gli.cas.cz wrote:
> Please,
> how do I erase a CD-RW??

Something like this:
% echo blank > /mnt/cd/ctl

cdfs(4) for further information.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-11-09 13:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-09 13:26 [9fans] cd-rw cej
2004-11-09 13:33 ` Christian Grothaus
2004-11-09 13:36 ` Heiko Dudzus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).