Chinaunix

标题: cdrecord 无法查询 [打印本页]

作者: yylogo    时间: 2011-01-17 11:35
标题: cdrecord 无法查询
root@MYSKY:~# cdrecord -scanbus dev=ATA
WARNING: the ATA: method is considered deprecated on modern kernels!
Use --devices to display the native names.
wodim: No such file or directory.
Cannot open SCSI driver!
For possible targets try 'wodim --devices' or 'wodim -scanbus'.
For possible transport specifiers try 'wodim dev=help'.
For IDE/ATAPI devices configuration, see the file README.ATAPI.setup from
the wodim documentation.

这是咋回事儿呢?
系统是Ubuntu 10.10.
内核版本: 2.6.35-24-generic
作者: taojie2000    时间: 2011-01-17 12:00
the ATA: method is considered deprecated on modern kernels

理解这句话!  像内核问题!

wodim 也是一个刻录命令
作者: yylogo    时间: 2011-01-19 19:04
能具体一点么?
作者: taojie2000    时间: 2011-01-19 19:16
回复 3# yylogo


    报错信息是 提示目前的内核不支持 SCSI

    还有 Cannot open SCSI driver  没有相关驱动   


   帮你搜了下  http://www.linuxsir.org/bbs/show ... t=340840&page=2  

     系统不一样不过

    他这问题解决了  你试试!
作者: taojie2000    时间: 2011-01-19 19:17
1.确认Linux主机目前使用的内核支持SCSI或SCSI仿真;


2.确保安装了cdrecord工具;


3.如果目前使用的是IDE接口的光盘进行刻录,则要保证内核应该支持generic SCSI驱动;


附上 3个必要条件!
作者: yylogo    时间: 2011-01-19 22:44
回复 5# taojie2000


    怎么样知道内核支不支持它?




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2