>From: Karl-Heinz Herrmann <[EMAIL PROTECTED]>
>On 15-Aug-00 [EMAIL PROTECTED] wrote:
>> I have an issue ....
>I would guess you do not have the generic scsi interface compiled in your
>kernel (or the module). REcompile your kernel with generic scsi (sg) as
>module or part of the kernel and it should work.
>
>> mustang:/usr/cdrtools-1.10# cdrecord -scanbus Cdrecord 1.10a02
>> (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jrg Schilling cdrecord: No
>> such file or directory. Cannot open SCSI driver.
>> cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are
>> root.
You are most likely wrong:
If a driver is missing, errno is ENODEV, if a driver cannot find it's hardware
errno is ENXIO.
The actual error was ENOENT, so the /dev/ directory is not configured correctly.
J�rg
EMail:[EMAIL PROTECTED] (home) J�rg Schilling D-13353 Berlin
[EMAIL PROTECTED] (uni) If you don't have iso-8859-1
[EMAIL PROTECTED] (work) chars I am J"org Schilling
URL: http://www.fokus.gmd.de/usr/schilling ftp://ftp.fokus.gmd.de/pub/unix
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]