Re: cdrecord: Cannot open SCSI driver

2003-06-12 Thread Corey Donohoe
This is kinda old, but should do the trick. http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html/CD-Writing-HOWTO-html.tar.gz * Jon Haugsand ([EMAIL PROTECTED]) wrote: > > Trying to get my cd writer to run. After installing cdrecord, I > tried: > > cdrecord -scanbus > Cdrecord 1.10 (

Re: cdrecord: Cannot open SCSI driver

2003-06-12 Thread Chris Metzler
On Thu, 12 Jun 2003 20:02:01 +0200 Jon Haugsand <[EMAIL PROTECTED]> wrote: > > There is a slight problem, though. Nothing happened after a reboot, I > had to perform a 'modprobe ide-scsi' manually. Thus, I guess I need > this to be performed at each boot, but where to put it? man -k modules man

Re: cdrecord: Cannot open SCSI driver

2003-06-12 Thread Jon Haugsand
* Chris Metzler > This document, aimed at Debian users, should help you: > > http://newbiedoc.sourceforge.net/peripherals/cdrw.html Thanks, it did. I only needed to insert an append="hdd=ide-scsi max_scsi_luns=1" line in lilo.conf. I haven't tested it, but it is responding to 'cdrecord -sca

Re: cdrecord: Cannot open SCSI driver

2003-06-12 Thread Chris Metzler
On Thu, 12 Jun 2003 16:18:32 +0200 Jon Haugsand <[EMAIL PROTECTED]> wrote: > > > Trying to get my cd writer to run. After installing cdrecord, I > tried: > > cdrecord -scanbus > Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling > cdrecord: No such file or directory. Cannot

cdrecord: Cannot open SCSI driver

2003-06-12 Thread Jon Haugsand
Trying to get my cd writer to run. After installing cdrecord, I tried: cdrecord -scanbus Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling cdrecord: No such file or directory. Cannot open SCSI driver. cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you ar