LINUX.ORG.RU

проблема с cdrecord на 2.6 ядре


0

0

Недавно поставил SuSE-9.2, естественно с ядром 2.6, начались проблемы с записью дисков! Несканируется шина! Что я делаю нет так?


linux:~ # uname -a
Linux linux 2.6.8-24.10-default #1 Wed Dec 22 11:54:27 UTC 2004 i686 i686 i386 GNU/Linux



linux:~ # cdrecord -scanbus
Cdrecord-Clone 2.01 (i686-suse-linux) Copyright (C) 1995-2004 Jц╤rg Schilling
Note: This version is an unofficial (modified) version
Note: and therefore may have bugs that are not present in the original.
Note: Please send bug reports or support requests to http://www.suse.de/feedback
Note: The author of cdrecord should not be bothered with problems in this version.
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'


anonymous

Ответ на: комментарий от parser

Спасибо!!! Заработало!!!

НО! Появились три waring'а причем последний настораживает. Это нормально???????????????


linux:~ # cdrecord -scanbus dev=ATAPI
Cdrecord-Clone 2.01 (i686-suse-linux) Copyright (C) 1995-2004 Jц╤rg Schilling
Note: This version is an unofficial (modified) version
Note: and therefore may have bugs that are not present in the original.
Note: Please send bug reports or support requests to http://www.suse.de/feedback
Note: The author of cdrecord should not be bothered with problems in this version.
scsidev: 'ATAPI'
devname: 'ATAPI'
scsibus: -2 target: -2 lun: -2
Warning: Using ATA Packet interface.
Warning: The related Linux kernel interface code seems to be unmaintained.
Warning: There is absolutely NO DMA, operations thus are slow.
Using libscg version 'schily-0.8'.
scsibus0:
0,0,0 0) 'SAMSUNG ' 'CDRW/DVD SN-324F' 'U201' Removable CD-ROM
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *

anonymous
()

Если же указать dev=ATA waring'и исчезли!
Так в чем же разница?


winner@linux:~> cdrecord -scanbus dev=ATA
Cdrecord-Clone 2.01 (i686-suse-linux) Copyright (C) 1995-2004 Jц╤rg Schilling
Note: This version is an unofficial (modified) version
Note: and therefore may have bugs that are not present in the original.
Note: Please send bug reports or support requests to http://www.suse.de/feedback
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 (okir@suse.de-scsi-linux-sg.c-1.83-resmgr-patch '@(#)scsi-linux-sg.c 1.83 04/05/20 Copyright 1997 J. Schilling').
scsibus1:
1,0,0 100) 'SAMSUNG ' 'CDRW/DVD SN-324F' 'U201' Removable CD-ROM
1,1,0 101) *
1,2,0 102) *
1,3,0 103) *
1,4,0 104) *
1,5,0 105) *
1,6,0 106) *
1,7,0 107) *
winner@linux:~>

anonymous
()
Ответ на: комментарий от anonymous

cdrecort -tao -eject dev=/dev/hdc -v file.iso

И вообще - man cdrecord на предмет файла /etc/default/cdrecord и переменной CDR_DEVICE ;)

Deleted
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.