[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Module installation query
- To: IGLU <linux-il(at-nospam)linux.org.il>
- Subject: Module installation query
- From: Daniel Feiglin <dilogsys(at-nospam)inter.net.il>
- Date: Thu, 30 Aug 2001 20:02:49 +0300
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Organization: Dilog Computers Ltd.
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010628
I have an OnStream ADR DI30 IDE tape drive that requires SCSI emulation. I
managed to compile a 2.4.9 kernel with IDE tape support disabled and IDE SCSI
emulation enabled. The thing also needs an OnStream module, osst. So far so
good. At the end of the process, I modprobe'd ide-scsi andand osst, and the
thing worked.
How do you get these modules to load at boot time? (One answer I received
privately, was to add kernel command, hdc=scsi, but that is nonesense. There is
no such thing.) It seems to me that some modules.conf magic is required, but
the relevant man page is - uh - opaque, to put it politely.)
Further RTFM would do fine.
Dan Feiglin
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il