Kernel 2.6.0-test5 Compile problems

From: Paillet, Daniel (Daniel.Paillet_at_pearson.com)
Date: 09/30/03

  • Next message: Michael Bartlett: "vsFtpd question"
    To: "'redhat-list@redhat.com'" <redhat-list@redhat.com>
    Date: Tue, 30 Sep 2003 08:02:27 -0700
    
    

    I am running Red Hat 9I have just compiled the kernel 2.6.0-test5 on a Dell
    1400SC with SCSI hard drives. After doing all the steps needed to compile
    the kernel, I then type Make Install. I now get " No module aic7xxx found
    for kernel 2.6.0-test5
    mkinitrd failed.
     
    I then downloaded module-init-tools from wwwkernel.org. What is the next
    step?

    Daniel Paillet--MCP

    IS&T Pearson Education Technologies

     

     

    ****************************************************************************
    This email may contain confidential material.
    If you were not an intended recipient,
    Please notify the sender and delete all copies.
    We may monitor email to and from our network.
    ****************************************************************************

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Michael Bartlett: "vsFtpd question"

    Relevant Pages

    • Re: Distributions
      ... | general there are a lot of packages for people to use. ... kernel, have to run on a multitude of different systems, they tend to be ... and slower than if you compile those packages, ... can have that stability with virtually any distro. ...
      (Debian-User)
    • Re: Distributions
      ... Ubuntu is based on Debian, ... | general there are a lot of packages for people to use. ... kernel, have to run on a multitude of different systems, they tend to be larger ... and slower than if you compile those packages, ...
      (Debian-User)
    • Problems with custom kernel fbsd 6.2
      ... My kernel for freebsd 6.2 is not compiling but only with my custom config. ... I was able to compile it with the GENERIC kernel included, but my modified one will not compile. ... # Power management support ...
      (freebsd-questions)
    • Re: [PATCH] 2.6 workaround for Athlon/Opteron prefetch errata
      ... >optimisations independently of each other', is fairly simple, (in ... >concept), and elegant, (as it lets you compile the most finely tuned ... >Up to now, selecting a CPU to compile for basically means, "Use ... it's silly to include them all in a kernel for a 386. ...
      (Linux-Kernel)
    • Re: C++ pushback
      ... There are all sorts of macros that use member initialization of that form. ... This does not break the code at run time, this breaks the code at compile time, and should be less painful. ... The kernel relies really _really_ heavily on such structure initializers, and breaking them would effectively break the world as far as the kernel is concerned. ... If they were not, one could simply make a base class having members outlined, and which class does not enforce type safety and is for inheritance only. ...
      (Linux-Kernel)