Re: ATAPI CD Writer and RH 7

2000-11-05 Thread redhat.angus
add append="hdd=ide-scsi" to your lilo.conf if your plextor is on hdd restart lilo, reboot then load ide-scsi module like this modprobe ide-scsi hdd then a cdrecord -scanbus should show the plextor also use the last cdrecord (1.9 i think) ___ Redhat-

Re: ATAPI CD Writer and RH 7

2000-11-04 Thread Wayne Dyer
Christoph Klempau wrote: > > > > > You might see if the ide-scsi module is loading, use 'lsmod' to get a > > list of loaded modules. If it isn't loaded try 'modprobe ide-scsi' and > > then see if cdrecord -scanbus works. > > > > > > Hi ! > > lsmod said that its loaded, but cdrecord -scanbus st

Re: AW: ATAPI CD Writer and RH 7

2000-11-04 Thread Wade Hampton
At the cdrecord site, there are some notes on getting ide CD-R/RW drives working. See: http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/man/README/README.ATAPI Rday, send your notes to the cdrecord folks and they may add them to the ATAPI notes! Cheers, -- W. Wade,

AW: ATAPI CD Writer and RH 7

2000-11-03 Thread Christoph Klempau
> Yes, you need to make sure that the drive is assigned to be handled by the > ide-scsi module. > > Updating your lilo.conf to look something similiar to the following > (snagged from another post) >image=/boot/zImage-2.2.14 > label=Linux > read-only > append="hd

RE: ATAPI CD Writer and RH 7

2000-11-03 Thread Jamin Collins
-scsi" (end snag) The last line is the important one. You need to change the hdc to the device file for your drive. Jamin W. Collins -Original Message- From: Christoph Klempau [mailto:[EMAIL PROTECTED]] Sent: Friday, November 03, 2000 11:27 AM To: [EMAIL PROTECTED] Subject: AW: ATAPI

RE: AW: ATAPI CD Writer and RH 7

2000-11-03 Thread Jamin Collins
The only comment I have is that recompiling the kernel is not needed. The ide-scsi module is already there. Jamin W. Collins -Original Message- From: rpjday [mailto:[EMAIL PROTECTED]] Sent: Friday, November 03, 2000 11:32 AM To: [EMAIL PROTECTED] Subject: Re: AW: ATAPI CD Writer and RH

Re: AW: ATAPI CD Writer and RH 7

2000-11-03 Thread rpjday
On Fri, 3 Nov 2000, Christoph Klempau wrote: > > You might see if the ide-scsi module is loading, use 'lsmod' to get a > > list of loaded modules. If it isn't loaded try 'modprobe ide-scsi' and > > then see if cdrecord -scanbus works. > > > > > > Hi ! > > lsmod said that its loaded, but cdreco

AW: ATAPI CD Writer and RH 7

2000-11-03 Thread Christoph Klempau
> > You might see if the ide-scsi module is loading, use 'lsmod' to get a > list of loaded modules. If it isn't loaded try 'modprobe ide-scsi' and > then see if cdrecord -scanbus works. > > Hi ! lsmod said that its loaded, but cdrecord -scanbus still says: Cannot open SCSI Driver. Is there any

Re: ATAPI CD Writer and RH 7

2000-11-03 Thread Mike Rambo
Christoph Klempau wrote: > > Hi! > > I just bought a Plextor 10/10/32 ATAPI CD-Writer with Burn-Proof for my RH 7 > box. I tried to install the cdwriter, but without luck: > > $> cdrecord - scanbus says: Cannot open SCSI driver. I got a ATAPI CD > Writer. Whats wrong? > > Is there someone tha

Re: ATAPI CD Writer and RH 7

2000-11-03 Thread rpjday
On Fri, 3 Nov 2000, Christoph Klempau wrote: > Hi! > > I just bought a Plextor 10/10/32 ATAPI CD-Writer with Burn-Proof for my RH 7 > box. I tried to install the cdwriter, but without luck: > > $> cdrecord - scanbus says: Cannot open SCSI driver. I got a ATAPI CD > Writer. Whats wrong? > > Is

ATAPI CD Writer and RH 7

2000-11-03 Thread Christoph Klempau
Hi! I just bought a Plextor 10/10/32 ATAPI CD-Writer with Burn-Proof for my RH 7 box. I tried to install the cdwriter, but without luck: $> cdrecord - scanbus says: Cannot open SCSI driver. I got a ATAPI CD Writer. Whats wrong? Is there someone that can give me some tips or a step by step desc