Getting my IDE CD-RW to work properly in RH8...

2002-12-18 Thread Jose Alburquerque
each track from the first to the last, as if scanning, but nerver reading data off the CD or writing to the hard drive. Is there any way to have both CD writing abilities and ripping abilities with an IDE CD-RW in RedHat 8? Please someone help! My `cdrecord -scanbus'

Re: IDE CD-RW

2000-02-16 Thread Philippe Moutarlier
and generic scsi devices, then you put the hdXX=ide-scsi line in your lilo.conf and modprobe sg in conf.module Philippe "Carey F. Cox" <[EMAIL PROTECTED]> writes: > Along these lines... What if you have a SCSI system with a cdrom already > in place, but have an

Re: IDE CD-RW

2000-02-16 Thread Carey F. Cox
Along these lines... What if you have a SCSI system with a cdrom already in place, but have an unused IDE CD-RW (Well, not strictly unused as it is installed in a Win98 box collecting dust). I'm running the stock RH6.0 kernel. Is it simply a matter of plugging in the CD-RW and recomp

RE: IDE CD-RW

2000-02-16 Thread Alain Marc
I think it would be useful for more than one of us if you post in this list. Thanks, Alain > you bet. i actually have it working on my dell inspiron 7500 laptop, > for which there is an internal CD-R/RW unit. i'm going to post the > instructions on the inspiron linux mailing list, but i can se

Re: IDE CD-RW

2000-02-16 Thread Robert Glover
[snip] > have looked at the HOWTO and I have found that they are outdated and [snip] I looked at the CD-Writing-HOWTO from the RH 6.1 distribution, followed it and my CDRW works just fine. Give it a try it may just work for you too. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"

Re: IDE CD-RW

2000-02-16 Thread [EMAIL PROTECTED]
Well slap me silly, I did'nt know the mount scd0 :) It does work. Yip I forgot to mention the modprobe stuff, i have both in rc.local (sg and ide-scsi). Kirk At 11:10 PM 2/15/00 -0800, you wrote: >A couple of steps have been forgotten in other posts (I've forgotten >them myself before), but the

Re: IDE CD-RW

2000-02-16 Thread rpjday
On Tue, 15 Feb 2000, [EMAIL PROTECTED] wrote: > Date: Tue, 15 Feb 2000 22:24:43 > To: [EMAIL PROTECTED] > From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > Subject: Re: IDE CD-RW > > >>you might have to load the modules which emulate scsi on top

Re: IDE CD-RW

2000-02-16 Thread rpjday
On Tue, 15 Feb 2000, Philippe Moutarlier wrote: > > I doon't know about the RW but for CDR you have xcdroast (there are rpms > you can find around) which does a wonderful job. > > Since it is an IDE (as opposed to SCSI) , be sure to read what they say about > your kernel config (don't remenber

Re: IDE CD-RW

2000-02-15 Thread Gordon Messmer
A couple of steps have been forgotten in other posts (I've forgotten them myself before), but the following should get you all the way there: 1) Add the line: append="hdX=ide-scsi" to /etc/lilo.conf 2) Run /sbin/lilo 3) Reboot (yes, you have to reboot) :o 4) Run "modprobe ide-scsi

Re: IDE CD-RW

2000-02-15 Thread Philippe Moutarlier
cdrom. (somebody correct me on this ??) Philippe "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: > Date: Tue, 15 Feb 2000 22:24:43 > To: [EMAIL PROTECTED] > From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > Subject: Re: IDE CD-RW > > >>you mi

Re: IDE CD-RW

2000-02-15 Thread [EMAIL PROTECTED]
Date: Tue, 15 Feb 2000 22:28:41 To: [EMAIL PROTECTED] From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Subject: Re: IDE CD-RW >Be sure to place your cdcrom on an ide cable seprate from your hard >drive. I have mine on ide3 as hdg with hdf being a IBM ata66 20 hard drive

Re: IDE CD-RW

2000-02-15 Thread [EMAIL PROTECTED]
Date: Tue, 15 Feb 2000 22:24:43 To: [EMAIL PROTECTED] From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Subject: Re: IDE CD-RW >>you might have to load the modules which emulate scsi on top of ide (ide-scsi something). edit lilo.conf add the line: append="hdX=ide-

Re: IDE CD-RW

2000-02-15 Thread Roger Dooley
be more precise . But I can tell you that it works. > > Philippe > > erik <[EMAIL PROTECTED]> writes: > > > Hi, > > > > I am learning more and more about linux by the day. The next thing I > > would like to tackle is getting my IDE CD-RW to work un

Re: IDE CD-RW

2000-02-15 Thread Brandon Dorman
Could you let me know when you find something? Thanks. erik wrote: > Hi, > > I am learning more and more about linux by the day. The next thing I > would like to tackle is getting my IDE CD-RW to work under linux so > that I don't have to boot into windows except to

Re: IDE CD-RW

2000-02-15 Thread Philippe Moutarlier
> I am learning more and more about linux by the day. The next thing I > would like to tackle is getting my IDE CD-RW to work under linux so > that I don't have to boot into windows except to watch my DVD's I > have looked at the HOWTO and I have found that they are outdate

IDE CD-RW

2000-02-15 Thread erik
Hi, I am learning more and more about linux by the day. The next thing I would like to tackle is getting my IDE CD-RW to work under linux so that I don't have to boot into windows except to watch my DVD's I have looked at the HOWTO and I have found that they are outdated and ar