On Mon, 2003-06-23 at 18:13, Perry, David J wrote:
> I need some help installing a CD writer on a Redhat 8.0 system.

You need

    probeall scsi_hostadapter ide-scsi

in /etc/modules.conf

and something like

    append="hdb=ide-scsi"

in the appropriate lilo.conf entry.

You'll also need to ensure those modules are built (ide-scsi emulation).
You may also need to be in the cdwriter group depending on your distro.

HTH

James.


-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to