Pb de gravage avec cdrecord - Logiciels - Linux et OS Alternatifs
Marsh Posté le 28-04-2004 à 20:47:41
emulation scsi cassé sur les 2.6 si mes souvenirs sont bons ; grave en ide
Marsh Posté le 28-04-2004 à 20:54:00
pourtant qd GT sous Mdk 9.2 avec mon kernel 2.6.4, ça marchait au poil !
Je dois faire quoi pour graver en ide ?
Marsh Posté le 28-04-2004 à 20:56:48
virer l'émulation SCSI et ensuite regarder comment cdrecord gère ça
Marsh Posté le 28-04-2004 à 20:38:38
Hello,
je viens de passer sous Mandrake 10.0 (nouvelle install) et lorsque j'essaie de lancer mon bon vieux script de sauvegarde, j'obtiens l'erreur suivante :
[root]@[/home/ecliptux]# cdrecord -v speed=10 dev=1,1,0 -eject /home/ecliptux/tmp/sauve.iso
cdrecord: No write mode specified.
cdrecord: Asuming -tao mode.
cdrecord: Future versions of cdrecord may have different drive dependent defaults.
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.
TOC Type: 1 = CD-ROM
scsidev: '1,1,0'
scsibus: 1 target: 1 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'.
[root]@[/home/ecliptux]#
Quand je fais un scanbus j'obtiens :
[root]@[/home/ecliptux]# 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 (warly-scsi-linux-sg.c-1.80-mdk '@(#)scsi-linux-sg.c 1.80 04/03/08 Copyright 1997 J. Schilling').
scsibus1:
1,0,0 100) 'SAMSUNG ' 'CD-ROM SC-152L ' 'C100' Removable CD-ROM
1,1,0 101) 'SAMSUNG ' 'CDRW/DVD SM-352B' 'T807' 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) *
[root]@[/home/ecliptux]#
J'ai bien noté que cdrecord était une version non-officielle mais je ne me souviens pas l'avoir changé explicitement (ou alors avec un urpmi --auto-select )
Bref : le pb vient-il de ça ?
Sinon j'ai aussi recompilé un bon vieux kernel 2.6.4 pour voir et j'ai le même résultat qu'avec le kernel 2.6.3mdk d'origine.
Il est où le soucis ?
---------------
Il existe mille manières d'agir, et une seule de ne rien faire.