On Sun, 15 Feb 2004 00:23:54 +0000
Stephen Liu <[EMAIL PROTECTED]> wrote:

> 
> $ cdrecord --scanbus dev=ATAPI
> Cdrecord-Clone 2.01a25 (i586-pc-linux-gnu) Copyright (C) 1995-2004
> Jörg Schilling
> scsidev: 'ATAPI'
> devname: 'ATAPI'
> scsibus: -2 target: -2 lun: -2
> Warning: Using ATA Packet interface.
> Warning: The related libscg interface code is in pre alpha.
> Warning: There may be fatal problems.
> Using libscg version 'schily-0.8'.
> scsibus0:
>         0,0,0     0) 'MATSHITA' 'CD-ROM CR-588   ' 'LS15' 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) *
> 
> The CD-ROM is there but CD Writer get lost !
> 

Stephen,

I believe you are mixing apples and oranges.  There are two
possibilities:

1) Use ATAPI support - no SCSI emulation, no 'hdd=ide=scsi' in grub/lilo
2) Use SCSI emulation support - SCSI emulation,
'hdc=ide=scsi hdd=ide=scsi'

By using the line 'hdd=ide=scsi', you have removed hdd from visibility
as an ATAPI device, so of course it doesn't appear which you issue
'cdrecord -scanbus dev=ATAPI'.

Whether or not you can use option 1) depends on how recent your 2.4
kernel is, or it's cool on 2.6,  You appear to have an appropriate
version of cdrecord.  Apparently, even the latest versions of cdrdao
with work with ATAPI support

HTH,


-- 
Collins - Denver Area - 
Gentoo stable kernel 2.6.2-rc1

--
[EMAIL PROTECTED] mailing list

Reply via email to