I have 3 IBM SCSI HDDs and no IDE HDDs.
My CD is is a Toshiba DVD-R/RW combo. Under both
SuSE and Gentoo, it mounts CDs just fine, DVDs work
much better on Gentoo, and under SuSE I do use 
dev=2,0,0 and it burns just fine.

I am using Grub in SuSE to boot either Gentoo or SuSE.
The SuSE and Gentoo boot follows: 

title SuSE 8.1
    kernel (hd0,0)/vmlinuz root=/dev/sda2  hda=ide-scsi apm=off acpi=off
    initrd (hd0,0)/initrd

title Gentoo
    kernel (hd2,0)/boot/kernel-2.4.20-gentoo-r7 root=/dev/sdc3
    initrd (hd2,0)/boot/initrd-2.4.20-gentoo-r7


On Monday 24 November 2003 04:08 pm, Barry Marler wrote:
> Is the IBM your burner?  You're not trying to use dev=2,0,0, are you?
>
> On 12:58 Mon 24 Nov, Luke Davison wrote:
> > Bruce,
> >
> > Are you setting hdx=ide-scsi upon boot? For instance, in my
> > /boot/grub/grub.conf:
> >
> > kernel /bzImage-2.4.20-r8 root=/dev/sda3 hda=ide-scsi
> >
> > Regards,
> > Luke
> >
> > -----Original Message-----
> > From: Bruce E. Harris [mailto:[EMAIL PROTECTED]
> > Sent: Monday, November 24, 2003 1:02 PM
> > To: Gentoo Maillinglist
> > Subject: [gentoo-user] cdrecord problems
> >
> >
> > I have cdrecord working under SuSE Linux 8.1 just fine, but having
> > problems with Gentoo.
> >
> > When I run cdrecord -scanbus
> >
> > I get this error:
> >
> > bash-2.05b$ cdrecord -scanbus
> > Cdrecord 2.01a14 (i686-pc-linux-gnu) Copyright (C) 1995-2003 J?rg
> > Schilling Linux sg driver version: 3.1.24
> > Using libscg version 'schily-0.7'
> > scsibus0:
> >         0,0,0     0) 'IBM     ' 'IC35L036UWD210-0' 'S5BS' Disk
> >         0,1,0     1) 'IBM     ' 'IC35L036UWD210-0' 'S5BS' Disk
> >         0,2,0     2) 'IBM     ' 'DDRS-39130D     ' 'DC1B' Disk
> >         0,3,0     3) *
> >         0,4,0     4) *
> >         0,5,0     5) *
> >         0,6,0     6) *
> >         0,7,0     7) *
> >
> > The cd is not seen
> >
> > Under SuSE I use this command and it burns cd's just fine;
> >
> > cdrecord dev=2,0,0 fs=4096k -v -eject -pad -useinfo -dao -data
> > /gentoo/((iso
> >
> > mage))
> >
> > Any ideas?
> >
> > TIA
> >
> > --
> > Best Regards,
> >
> > Bruce
> >
> >
> > --
> > [EMAIL PROTECTED] mailing list

-- 
Best Regards,

Bruce

"They that can give up essential liberty to obtain a little temporary safety 
deserve neither liberty nor safety". Benjamin Franklin



--
[EMAIL PROTECTED] mailing list

Reply via email to