Debian 4.0 make modules_install problem

Discussion in 'Installation/Configuration' started by name, Oct 7, 2007.

  1. name

    name New Member

    Hello,

    I have made a "apt-get upgrade" to update my Debian 4.0.

    It installed the "linux-image-2.6-686".

    But then it promted I have to reboot the system after the install and re-build the modules.dep.

    I made a reboot and then wrote:
    make modules_install.

    But it then just says:
    make *** no rule to make >>modules_install<<

    Does anyone know what the problem could be?!

    My /etc/modules is also nearly totally blank. I am new to this "inside-kernel"-things, so maybe its normal that /etc/modules is blank, but I dont think so?

    The only thing loaded in modules is "loop"...


    Thx,
    name
     
  2. falko

    falko Super Moderator Howtoforge Staff

    You don't have to do this if your new kernel came as a .deb package.
     
  3. name

    name New Member

    Alright, I think I got it to work just by making a:

    depmod -a (?)

    Without having quota_v2 in /etc/modules it now works!
     

Share This Page