Re: trouble loading self compiled vanilla kernel



Am 08.01.2007 18:40 schrieb Vadim Lobanov:
In my experience on openSUSE, the following sequence of commands
installs both the kernel and the initrd:
make *config*
make
make modules_install
make install
However, if the order of the last two make invocations is switched, then
the initrd does not get generated (correctly or at all).

Cool! So that explains why it never worked for me. I always ran
"make install" before "make modules_install". It just appeared
more logical.

Thanks a lot for that hint - I'll try it on the next occasion.

--
Tilman Schmidt E-Mail: tilman@xxxxxxx
Bonn, Germany
Diese Nachricht besteht zu 100% aus wiederverwerteten Bits.
Ungeöffnet mindestens haltbar bis: (siehe Rückseite)

Attachment: signature.asc
Description: OpenPGP digital signature



Relevant Pages

  • Re: Adding a ttyS
    ... this is true for most default installs of etch, ... When the initrd for the kernel id build with yaird (or one uses a custom ... grep ttyS /var/log/dmesg ...
    (Debian-User)
  • Re: trouble loading self compiled vanilla kernel
    ... On 8 Jan 2007 at 9:40, Vadim Lobanov wrote: ... installs both the kernel and the initrd: ... the initrd does not get generated. ...
    (Linux-Kernel)
  • Re: Kernel Panic - Unable to mount root
    ... > I've never seen before on my earlier installs. ... AFAIK and experienced myself, this message appears when the kernel can ... read from the root filesystem due a missing file-system driver. ... pass the initrd line in GRUB? ...
    (Debian-User)
  • Re: diagnosing possible hardware problem
    ... from which I download the installation kernel ... and initrd for network/ftp install via grub HD boot. ... The results were similar for both type installs, ...
    (Ubuntu)
  • Re: How to tell if kernel compiled from kernel.org is x86_64 or just 32 bit?
    ... Is there a way to tell if a kernel is 64 bit or 32 bit? ... installs a kernel from kernel.org. ... When compiling I see just x86/ directories in the source of the ... The config file for the kernel which should be .config in the directory ...
    (Fedora)