On Sat, 14 Feb 2004 23:47:19 +0000
Stephen Liu <[EMAIL PROTECTED]> wrote:
> Barry Marler wrote:
>
> >On Sat, 14 Feb 2004 20:10:59 +0000
> >Stephen Liu <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> >>Hi all folks,
> >>
> >>CD burning fails to work after 'emerge -u world'
> >>
> >># cdrecord --scanbus (or -scanbus)
> >>......
> >>cdrecord:No such file or directory. Cannot open 'dev/Pg*'. Cannot
> >>open SCSI driver
> >>......
> >>
> >># which cdrecod
> >>/usr/bin/cdrecord
> >>
> >># cat /boot/grub/grub.conf
> >>...
> >>kernel (hd0,0)/boot/kernel-2.4.20-gentoo-r7 root=/dev/hde3
> >>hdd=ide.scsi
> >>
> >>
> >
> >hdd=ide.scsi should be hdd=ide-scsi
> >
> >
> 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) *
--
Barry Marler
Information Analyst II
Center for Applied Genetic Technologies
University of Georgia
Athens, GA
USA
--
[EMAIL PROTECTED] mailing list