[EMAIL PROTECTED] asked:

> what is this ide-scsi?

It is a kernel module with which an IDE drive can be treated as if it
is a scsi drive. The cd-burner program needs this for IDE CD-burners,
since it can only handle SCSI devices.

> how can i use it?
insmod ide-scsi. (See the CD burner howto).

> where can i find it? which package?

It is part of the kernel package. I assume it is available in standard
pre-baked kernels, and you can create it when you bake a kernel
yourself. If you have it it is located in:

/lib/modules/<kernel-version>/scsi/ide-scsi.o

where <kernel-version is the version number of your kernel (2.2.17 in
my case).

Paul Huygen

Reply via email to