Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] CD Writers
- To: <tlug@example.com>
- Subject: Re: [tlug] CD Writers
- From: "Josh Glover" <jmglov@example.com>
- Date: Sun, 3 Mar 2002 17:06:37 +1100
- Content-transfer-encoding: 7bit
- Content-type: text/plain;charset="iso-8859-1"
- References: <200203030414.g234Ewt24741@example.com> <000901c1c251$b289cf40$14cb48d4@example.com> <200203031114.g23BEBt26251@example.com> <200203031414.g23EEjt27055@example.com>
----- Original Message ----- From: Eric O. Flores <goripi@example.com> Subject: Re: [tlug] CD Writers > The device file name representing the CD-Writer has to be passed to the > driver in the Linux kernel. Right! for the lilo.conf we add hdb=ide-scsi. > if the driver is statically compiled into my kernel, which I really don't > know! According to the "CD-Writing How To" this is the most common setup. Yup. To the best of my knowledge, SCSI emulation can only be compiled into the kernel. There is no option to modularise it. > Now my case is that I am using grup. Will the same append command for lilo > work on grub? Nope. You want to do this in GRUB: title Red Hat Linux (2.4.9-31) root (hd0,0) kernel /vmlinuz-2.4.9-31 ro root=/dev/hda2 hdb=ide-scsi initrd /initrd-2.4.9-31.img According to the GRUB documentation, anything after the kernel image filename is passed by GRUB's kernel command verbatim to the kernel. So the above should be fine. G'luck. -Josh
- Follow-Ups:
- Re: [tlug] CD Writers
- From: Stuart Luppescu
- Re: [tlug] CD Writers
- From: Eric O. Flores
- References:
- [tlug] CD Writers
- From: Eric O. Flores
- Re: [tlug] CD Writers
- From: Josh Glover
- Re: [tlug] CD Writers
- From: Eric O. Flores
- Re: [tlug] CD Writers
- From: Eric O. Flores
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] CD Writers
- Next by Date: Re: [tlug] guide to broadband service
- Previous by thread: Re: [tlug] CD Writers
- Next by thread: Re: [tlug] CD Writers
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links