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

> Hi Barry
> 
> >>I just re-checked  /boot/grub/grub.conf
> >>
> >>Yes, confirm   'hdd=ide-scsi'
> >>
> >>Sorry, it was a typing mistake.
> >>    
> >>
> >
> >Are you using a kernel without scsi emulation?  If so, do a "cdrecord
> >--scanbus dev=ATAPI".  I use a 2,6 kernel, and ATAPI burning works
> >very well.  cdrecord *will* protest about not using scsi, though.  
> >
> >Here's the output on my home PC:
> >
> >[EMAIL PROTECTED] (~) $ cdrecord --scanbus dev=ATAPI
> >Cdrecord-Clone 2.01a25 (i686-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) *
> >        0,1,0     1) 'LITE-ON ' 'LTR-52327S      ' 'QS06' Removable
> >CD-ROM
> >        0,2,0     2) *
> >        0,3,0     3) *
> >        0,4,0     4) *
> >        0,5,0     5) *
> >        0,6,0     6) *
> >        0,7,0     7) *
> >
> I am running kernel 2.4
> 
> $ 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 !
> 
> 
> # cdrecord dev=ATAPI:0,0,0 speed=4 blank=all -v -eject
> ....
> TOC Type: 1=CDROM
> ......
> ......
> cdrecord: No disk /Wrong disk
> 
> # cat /etc/fstab
> 
> # NOTE: If your BOOT partition is ReiserFS, add the notail option to
> # opts.
> /dev/hde1               /boot           ext2            
> noauto,noatime         1 1
> /dev/hde3               /               reiserfs        
> noatime                0 0
> /dev/hde2               none            swap            
> sw                     0 0
> /dev/cdroms/cdrom0      /mnt/cdrom      iso9660         
> noauto,ro              0 0
> /dev/fd0                /mnt/floppy     auto            
> noauto                 0 0
> 
> # NOTE: The next line is critical for boot!
> none                    /proc           proc            
> defaults               0 0
> 
> # Adding the following line to /etc/fstab should take care of this:
> 
> none                    /dev/shm        tmpfs           
> defaults               0 0
> 
> CDWriter is not there.  How to find which device belongs to CDWriter

CAn you please clear up whether you compiled scsi emulation as a kernel
module?

-- 
Barry Marler
Information Analyst II
Center for Applied Genetic Technologies
University of Georgia
Athens, GA
USA

--
[EMAIL PROTECTED] mailing list

Reply via email to