Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 5 Jun 2002 15:47:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 5 Jun 2002 15:47:18 -0400 Received: from web14906.mail.yahoo.com ([216.136.225.58]:40197 "HELO web14906.mail.yahoo.com") by vger.kernel.org with SMTP id ; Wed, 5 Jun 2002 15:47:16 -0400 Message-ID: <20020605194716.4290.qmail@web14906.mail.yahoo.com> Date: Wed, 5 Jun 2002 15:47:16 -0400 (EDT) From: Michael Zhu Subject: Re: Load kernel module automatically To: markh@compro.net Cc: kernelnewbies@nl.linux.org, linux-kernel@vger.kernel.org In-Reply-To: <3CFD19D1.5768FCF8@compro.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, I've read the man page of modules.conf. But I still couldn't figure out how to solve my problem. I mean how to change the modules.conf file. Can I edit this file directly? Can anyone give me an example? Thanks. --- Mark Hounschell wrote: > Michael Zhu wrote: > > > > Hi, I built a kernel module. I can load it into > the > > kernle using insmod command. But each time when I > > reboot my computer I couldn't find it any more. I > mean > > I need to use the insmod to load the module each > time > > I reboot the computer. How can I modify the > > configuration so that the Linux OS can load my > module > > automatically during reboot? I need to copy my > module > > to the following directory? > > /lib/modules/2.4.7-10/ > > > > I've done that. But it doesn't work. > > > > Any help will be appreciated. > > $man modules.conf > > Mark ______________________________________________________________________ Movies, Music, Sports, Games! http://entertainment.yahoo.ca - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/