Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 4 Jun 2002 15:38:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 4 Jun 2002 15:38:05 -0400 Received: from web14905.mail.yahoo.com ([216.136.225.57]:54797 "HELO web14905.mail.yahoo.com") by vger.kernel.org with SMTP id ; Tue, 4 Jun 2002 15:38:05 -0400 Message-ID: <20020604193806.58478.qmail@web14905.mail.yahoo.com> Date: Tue, 4 Jun 2002 15:38:06 -0400 (EDT) From: Michael Zhu Subject: Load kernel module automatically To: kernelnewbies@nl.linux.org Cc: linux-kernel@vger.kernel.org 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 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. ______________________________________________________________________ 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/