Complete.Org: Mailing Lists: Archives: linux-help: December 2000:
[linux-help] Re: cd burner Help !!!!!!!!
Home

[linux-help] Re: cd burner Help !!!!!!!!

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: linux-help@xxxxxxxxx
Subject: [linux-help] Re: cd burner Help !!!!!!!!
From: Ben Bunck <bbunck@xxxxxxxxxxx>
Date: Wed, 20 Dec 2000 08:12:11 -0600
Reply-to: linux-help@xxxxxxxxx

>
> I have added these lines to my mod.config. The idea was to stop th e ide =
> mod
> from grabbing the cd-writer.
>  # Aliases - specify your hardware
> alias eth0 rtl8139
> alias eth1             off
> alias tr0              off
> alias fb0              off
> alias   scsi_hostadaptor ide-scsi    # SCSI host adaptor emulation
> options ide-cd ignore=3Dhdc            # if /dev/hdd is your CD-writer
> #alias scd0 sr_mod                    # load sr_mod upon access of scd0
> #pre-install ide-scsi modprobe imm    # uncomment for some ZIP drives onl=
> y
> pre-install sg     modprobe ide-scsi # load ide-scsi before sg
> pre-install sr_mod modprobe ide-scsi # load ide-scsi before sr_mod
> pre-install ide-scsi modprobe ide-cd # load ide-cd   before ide-scsi

Here is my conf.modules (I'm assuming this is the same file for the distro 
that I'm using).  The first 5 lines pertain to my CD-writer  I don't know why 
you have "3Dhdc" for your cd-writer instead of just "hdc"...that may be 
something to consider.

options ide-cd ignore=hdc
alias scd0 sr_mod
pre-install sg modprobe ide-scsi
pre-install sr_mod modprobe ide-scsi
pre-install ide-scsi modprobe ide-cd
alias eth0 ne2k-pci
alias parport_lowlevel parport_pc
alias sound-slot-0 es1371       



> Her is the cdrecord -scanbus output: It is the same as root
> cterhune@hal:~ > cdrecord -scanbus=20
> Cdrecord 1.8 (i686-pc-linux-gnu) Copyright (C) 1995-2000 J=F6rg Schilling
> cdrecord: Permission denied. Cannot open '/dev/sg0'. Cannot open SCSI dri=
> ver.
> cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are=
>  root.
> =20
>
> --  WALL'S A'LAMODE Wall flavors for every palette.
> http://walls.homeip.net
>
> -- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
> visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi

-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]