LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   erase cd help ..!! (https://www.linuxquestions.org/questions/linux-newbie-8/erase-cd-help-312405/)

bruse 04-12-2005 09:22 AM

erase cd help ..!!
 
i need to know how to erase the cd from command mode.
i am using mandrake 10.0+KDE.

i have the cdrecord command in my linux box.

i read man page ...there is no help.

or any other good cd erase command..please

koen plessers 04-12-2005 11:53 AM

Hello

I found this:

CD-RW: I have had very mixed results trying to record to CD-RWs. CD-R media has become so cheap, the added expense and unreliability of CD-RW makes them generally unnecessary. cdrecord can erase a CD-RW using the "blank=fast" option to erase the old content. Read the man page to learn more about the other options available to erase a CD-RW.

cdrecord -v -force blank=fast dev=0,0,0

on

http://www.michaelminn.com/?linux/command_line.html

Haven't tested it myself, I'm currently working on "the other system" ;-)

Bye

Koen Plessers

bruse 04-13-2005 07:49 AM

sir after erasing the cd ..i have this problem..


Could not mount device.
The reported error was:
/dev/hdc: Invalid argument
mount: /dev/hdc: can't read superblock


i can not mount the cdrw after mounting mounting the cdrw by cdrecord.

mugwump84 04-13-2005 08:22 AM

You erased it. You need to record stuff on it first.


All times are GMT -5. The time now is 12:15 PM.