Re: LG-CDRW problem

2002-01-10 Thread FatDaemon
Have you ever put the line : /dev/hdx=ide-scsi at the /etc/grub.conf if it isn't, here is your problem Greetings FatDaemon El Vie 04 Ene 2002 13:47, escribió: > Hello all, > > My problem is that my CDR has no drivers. I am using red hat 7.2 and on > previous versions, I didn't have any problems

Re: LG-CDRW problem

2002-01-04 Thread Devon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 04 January 2002 02:47 pm, Bruce Park wrote: > Hello all, > > My problem is that my CDR has no drivers. I am using red hat 7.2 and on > previous versions, I didn't have any problems. On the loading screen, > the cdr is read as : > hdc: LG-CDR

Re: LG-CDRW problem

2002-01-04 Thread Vidiot
>It was partly the answer. The two most common boot loaders are LILO and >Grub. The answer above shows how it's done in Grub. Do you know another >Linux boot loader can't handle passing kernel parameters and supports IDE CD >burners? >Ed Wilts I'm asking about the ability to put the parameter

Re: LG-CDRW problem

2002-01-04 Thread Ed Wilts
From: "Vidiot" <[EMAIL PROTECTED]> > >> That begs the question, isn't there someplace to enter that other than > >> LILO? What if LILO isn't used for booting? > > > >I am using grub for booting and this is what my grub.conf looks like: > > > >default=0 > >timeout=10 > >splashimage=(hd0,0)/boot/gru

Re: LG-CDRW problem

2002-01-04 Thread Vidiot
>> That begs the question, isn't there someplace to enter that other than >> LILO? What if LILO isn't used for booting? > >I am using grub for booting and this is what my grub.conf looks like: > >default=0 >timeout=10 >splashimage=(hd0,0)/boot/grub/splash.xpm.gz >title Red Hat Linux (2.4.9-13) >

Re: LG-CDRW problem

2002-01-04 Thread Blake Thornton
> >You need to do both. modules.conf determines the modules you need to > load - >ie, ide-scsi. LILO tells the kernel that you only want to use > SCSI emulation >for hdc, and not the rest of your ide devices. >Ed > Wilts, Mounds View, MN, USA > > That begs the question, isn't there someplace to

Re: LG-CDRW problem

2002-01-04 Thread Vidiot
>You need to do both. modules.conf determines the modules you need to load - >ie, ide-scsi. LILO tells the kernel that you only want to use SCSI emulation >for hdc, and not the rest of your ide devices. >Ed Wilts, Mounds View, MN, USA That begs the question, isn't there someplace to enter that

Re: LG-CDRW problem

2002-01-04 Thread Ed Wilts
On Fri, Jan 04, 2002 at 02:58:00PM -0600, Vidiot wrote: > >Here's a link that should help: http://mconry.ucd.ie/~mconry/cdrw_help.html > >Note that you probably don't need to recompile your kernel, but do need to > >install all the right modules, update lilo/grub, and make sure you're using > >SC

Re: LG-CDRW problem

2002-01-04 Thread Vidiot
>You're right of course. I had forgotten about that. Thanks for catching my >mistake. My method would have had him being to use the CD to read CDs, but >not burn them, which is probably not what he wanted. > >Here's a link that should help: http://mconry.ucd.ie/~mconry/cdrw_help.html >Note that

Re: LG-CDRW problem

2002-01-04 Thread Ed Wilts
On Fri, Jan 04, 2002 at 03:25:04PM -0500, Charles Galpin wrote: > On Fri, 2002-01-04 at 15:05, Ed Wilts wrote: > > On Fri, Jan 04, 2002 at 02:47:18PM -0500, Bruce Park wrote: > > > > > > My problem is that my CDR has no drivers. I am using red hat 7.2 and on > > > previous versions, I didn't hav

Re: LG-CDRW problem

2002-01-04 Thread Vidiot
>On Fri, 2002-01-04 at 15:05, Ed Wilts wrote: >> On Fri, Jan 04, 2002 at 02:47:18PM -0500, Bruce Park wrote: >> > >> > My problem is that my CDR has no drivers. I am using red hat 7.2 and on >> > previous versions, I didn't have any problems. On the loading screen, the >> > cdr is read as : >>

Re: LG-CDRW problem

2002-01-04 Thread Charles Galpin
On Fri, 2002-01-04 at 15:05, Ed Wilts wrote: > On Fri, Jan 04, 2002 at 02:47:18PM -0500, Bruce Park wrote: > > > > My problem is that my CDR has no drivers. I am using red hat 7.2 and on > > previous versions, I didn't have any problems. On the loading screen, the > > cdr is read as : > > hdc:

Re: LG-CDRW problem

2002-01-04 Thread Ed Wilts
On Fri, Jan 04, 2002 at 02:47:18PM -0500, Bruce Park wrote: > > My problem is that my CDR has no drivers. I am using red hat 7.2 and on > previous versions, I didn't have any problems. On the loading screen, the > cdr is read as : > hdc: LG-CDRW CED-8120, ATAPI CD/DVD ROM hdc is an IDE device.

LG-CDRW problem

2002-01-04 Thread Bruce Park
Hello all, My problem is that my CDR has no drivers. I am using red hat 7.2 and on previous versions, I didn't have any problems. On the loading screen, the cdr is read as : hdc: LG-CDRW CED-8120, ATAPI CD/DVD ROM When I try to mount the cdrom drive, it states "dev/cdrom unknown device". I got