Note the message when failed loading ide-scsi.
This must be because it is compiled into the bf2.4 kernel
(not a module), as well as the other modules you noted are
missing. I hadn't even thought of this because I always
compile my own kernel. So you should give the following
kernel command line o
Jack Pistachio wrote:
Er, yes. The file /etc/modutils/ide-cd passes the
parameters to the module when it is loaded.
Try the following now (per the CD-Writing-HOWTO),
add the following lines to /etc/modules/actions:
pre-install sg modprobe ide-scsi
pre-install sr_mod modprobe ide-scsi
pre-install i
Er, yes. The file /etc/modutils/ide-cd passes the
parameters to the module when it is loaded.
Try the following now (per the CD-Writing-HOWTO),
add the following lines to /etc/modules/actions:
pre-install sg modprobe ide-scsi
pre-install sr_mod modprobe ide-scsi
pre-install ide-scsi modprobe ide-
Jack Pistachio wrote:
What does cdrecord -scanbus give you?
[EMAIL PROTECTED]:~$ su -
Password:
jan-jr-ent:~# 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 '
What does cdrecord -scanbus give you?
Make sure that the ide-cd modules isn't already controlling
that drive. A way to prevent this is to create a file
ide-cd in /etc/modutils with the following line:
options ide-cd ignore=hdd
-jackp
--- Joseph A Nagy Jr <[EMAIL PROTECTED]> wrote:
> Nick Lidakis
Nick Lidakis wrote:
Matěj Hausenblas wrote:
Hello List,
I would like to know, if in general nowadays the DVD/CDRW drives on
laptops are supported by cdrecord and if getting them to work is the
same as getting a standard drive to work on a desktop PC. (I mean
ide-scsi emulation, or even better t
Matěj Hausenblas wrote:
Hello List,
I would like to know, if in general nowadays the DVD/CDRW drives on laptops
are supported by cdrecord and if getting them to work is the same as getting
a standard drive to work on a desktop PC. (I mean ide-scsi emulation, or even
better true scsi).
Thanks
M
7 matches
Mail list logo