El 12/01/06 12:35, Uwe Brauer escribió:
"Steve" == Steve McIntyre <[EMAIL PROTECTED]> writes:
            

   >> 
   >> 
   >> 
   >> Another observation comes from the dmesg:
   >> 
   >> --8<------------------------schnipp------------------------->8---
   >> ide-scsi is deprecated for cd burning! Use ide-cd and give
   >> dev=/dev/hdX as device scsi0 : SCSI host adapter emulation for
   >> IDE ATAPI devices Vendor: TEAC Model: DW-225 Rev: 2.2A Type:
   >> CD-ROM ANSI SCSI revision: 02 sr0: scsi3-mmc drive: 24x/24x
   >> writer cd/rw xa/form2 cdda tray Uniform CD-ROM driver Revision:
   >> 3.20
   >> --8<------------------------schnapp------------------------->8---

   Steve> The suggestion about using ide-cd rather than ide-scsi may
   Steve> also help - ide-scsi is deprecated in the kernel and may go
   Steve> away soon. ide-cd and "dev=/dev/hdc" works fine for me.

Ok, now how shall I do that, 
modprobe ide-cd loads that module

I looked in the cdrecord manual and in the cdrecord.conf but did not
find any reference to that options. Of course I can't just rmmod
ide-scsi, that will lead to a collapse of my system.

Another possibility would be to recompile the kernel which I have to
do anyhow.

CONFIG_BLK_DEV_IDESCSI=n

Sorry for that elementary question.

  
    Please, verify /etc/modules to see if there is any reference to ide-scsi.
    lsmod does show ide-scsi loaded? And is ide-cd loaded?
    Anyway, even if ide-scsi is still being loaded, try to use cdrecord with the dev=/dev/hdX option, for example cdrecord dev=/dev/hdX -data someimage.iso. If you use XCDRoast, please add the device manually and enter /dev/hdX as the device.
    Tell us if it works then.
    Thank you.


-- 
Ivan Baldo - [EMAIL PROTECTED] - http://ibaldo.codigolibre.net/
ICQ 10215364 - Phone/FAX (598) (2) 613 3223.
Caldas 1781, Malvin, Montevideo, Uruguay, South America, planet Earth.
In favour of world peace and freedom, against U.S.A. and allies!!!
Alternatives: [EMAIL PROTECTED] - http://go.to/ibaldo

Reply via email to