From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from rwcrmhc51.attbi.com ([204.127.198.38]) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 174RaU-0000UD-00 for ; Sun, 05 May 2002 15:22:26 -0400 Received: from h0020780ec927.ne.client2.attbi.com ([24.62.35.237]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020505192159.EGMW9799.rwcrmhc51.attbi.com@h0020780ec927.ne.client2.attbi.com> for ; Sun, 5 May 2002 19:21:59 +0000 Date: Sun, 5 May 2002 15:21:32 -0400 (EDT) From: Igor Gueths X-X-Sender: igueths@igueths To: speakup@braille.uwo.ca Subject: cdrecord question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.8 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Hi all. I reconfigured lilo and passed the command append="hdd=ide-scsi" to the kernel so that my Cd writer wouldn't be recognized by the regular Ide driver. When I did cdrecord -scanbus, it said that it couldn't open the scsi driver, no such file or directory. Is this normal since the driver is just an emulation driver, or is there something else wrong that I have to tackle? I have both hdd, scd, and sg-type devices present in my /dev. Thanks!