PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : cd-rw über die konsole löschen?



Cold
12.09.04, 13:29
wie kann ich ne cd-rw über die konsole löschen also mit cdrdao oder sowas?

Freekazonid
12.09.04, 13:32
man cdrecord



blank=type
Blank a CD-RW and exit or blank a CD-RW before writing. The
blanking type may be one of:

help Display a list of possible blanking types.

all Blank the entire disk. This may take a long time.

fast Minimally blank the disk. This results in erasing
the PMA, the TOC and the pregap.

track Blank a track.

unreserve Unreserve a reserved track.

trtail Blank the tail of a track.

unclose Unclose last session.

session Blank the last session.
Not all drives support all blanking types. It may be necessary to use
blank=all if a drive reports a specified command as being invalid. If
used together with the -force flag, this option may be used to blank
CD-RW disks that otherwise cannot be blanked. Note that you may need to
specify blank=all because some drives will not continue with certain
types of bad CD-RW disks. Note also that cdrecord does it's best if the
-force flag is used but it finally depends on the drive's firmware
whether the blanking operation will succeed or not.

m0L
12.09.04, 13:33
cdrecord -blank=all -dev=device (device mit zahl aus cdrecord -scanbus ersetzen (zB 0,0,0))

das hättest auch über die sufu finden können ...

~eli

Cold
12.09.04, 13:43
ok also das mit dem löschen weiß ich jetzt nur kommt ne fehlermeldung wen ich versuche die cd-rw zu löschen, ich hab am anfang "cdrecord -scanbus" gemacht dabei kamm das raus

cdrecord -scanbus
Cdrecord-Clone 2.01a27-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
Note: This version is an unofficial (modified) version with DVD support
Note: and therefore may have bugs that are not present in the original.
Note: Please send bug reports or support requests to <warly@mandrakesoft.com>.
Note: The author of cdrecord should not be bothered with problems in this version.
scsidev: 'ATA'
devname: 'ATA'
scsibus: -2 target: -2 lun: -2
Warning: Using badly designed ATAPI via /dev/hd* interface.
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.8'.
cdrecord: Warning: using inofficial libscg transport code version (schily - Red Hat-scsi-linux-sg.c-1.80-RH '@(#)scsi-linux-sg.c 1.80 04/03/08 Copyright 1997 J. Schilling').
scsibus1:
1,0,0 100) 'LITE-ON ' 'LTR-32123S ' 'XS0Z' Removable CD-ROM
1,1,0 101) 'SAMSUNG ' 'DVD-ROM SD-616F ' 'F103' Removable CD-ROM
1,2,0 102) *
1,3,0 103) *
1,4,0 104) *
1,5,0 105) *
1,6,0 106) *
1,7,0 107) *

so also ist mein device 1,0,0 soweit ich das hier richtig verstehe also hab ich ein "cdrecord dev=1,0,0 blank=fast gemacht dabei kommt jetzt diese fehlermeldung

cdrecord dev=1,0,0 blank=fast
Cdrecord-Clone 2.01a27-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
Note: This version is an unofficial (modified) version with DVD support
Note: and therefore may have bugs that are not present in the original.
Note: Please send bug reports or support requests to <warly@mandrakesoft.com>.
Note: The author of cdrecord should not be bothered with problems in this version.
scsidev: '1,0,0'
scsibus: 1 target: 0 lun: 0
cdrecord: No such file or directory. Cannot open '/dev/sg*'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.

egal ob ichs als root mache oder als normaler user immer dasselbe, kann mir einer sagen was ich da machen muß?

p.s: ich benutzte Fedora Core 2 fals das irgendwie wichtig ist

kth
13.09.04, 00:15
Nimm cdrecord dev=ATAPI:1,0,0 blank=fast