Re: modprobe for module at boot time?

From: Joseph H. Fry (fryjos_at_udmercy.edu)
Date: 11/30/05

  • Next message: Paolo Pantaleo: "Who is wiki.debian.org maintainer?"
    To: debian-user@lists.debian.org
    Date: Tue, 29 Nov 2005 18:24:26 -0500
    
    

    On Tuesday 29 November 2005 4:17 pm, Ishwar Rattan wrote:
    > I am running a Debian derivative system. I would like
    > the system to insert a module at boot time. So, how
    > do I indicate it (which file /etc should contain the
    > directive)?
    >
    > -ishwar

    The really easy way!

    install modconf (aptitude install modconf AS root)

    run modconf

    locate and select the module you want to load

    if it's already loaded it will ask you if you want to unload... say yes then
    procede to next step

    if not already loaded it will ask if you want to load it... say yes

    it will ask you for command line arguments... enter any necessary

    select ok and it will load it immediately and on subsequent reboots

    Good Luck,

    Joe

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Paolo Pantaleo: "Who is wiki.debian.org maintainer?"