Am 2004-10-13 07:37:31 schrieb(en) Vijaya S:
Hi all,
I have fixed a HP 9100 CDWRITER on to a Debian sarge with 2.6.7 kernel.

i have installed cdrecord via apt-get.
i am not able to write cds with it..
How do I configure it..
When i do cdrecord -scanbus i get the following error:-



sh-2.05b# cdrecord -scanbus
Cdrecord-Clone 2.01a34 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg
Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of
cdrecord
      and thus may have bugs that are not present in the original
version.
      Please send bug reports and support requests to
<[EMAIL PROTECTED]>.
      The original author should not be bothered with problems of 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'.
cdrecord:
cdrecord: For more information, install the cdrtools-doc
cdrecord: package and read /usr/share/doc/cdrecord/README.ATAPI.setup .

i am able to modproble ide-scsi ,sg, ide-cd..
what am i missing and how do i get to burn cds.
to get the scsi emulation working:
boot with "hdX=ide-scsi" at the lilo prompt. where hdX is your writer.
now -scanbus should give the proper output.

as you use a 2.6 kernel this is no longer necessary:
use -dev=ATA:X,X,X with cdrecord (read the manpage for the bus,target,lun thing) and the ide driver will (hopefully) take care about.


sl mritch


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to