Re: trouble loading self compiled vanilla kernel

2007-01-18 Thread Jonas Svensson
On 8 Jan 2007 at 9:40, Vadim Lobanov wrote: > 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

Re: trouble loading self compiled vanilla kernel

2007-01-08 Thread Jonas Svensson
On Mon, 8 Jan 2007, Tilman Schmidt wrote: > Jonas Svensson schrieb: > > On Mon, 8 Jan 2007, Tilman Schmidt wrote: > > > >> Jonas Svensson schrieb: > >> [...] > >> > All results in the same problem: the booting stops about when grub is > >>

Re: trouble loading self compiled vanilla kernel

2007-01-08 Thread Jonas Svensson
On Mon, 8 Jan 2007, Tilman Schmidt wrote: > Jonas Svensson schrieb: > > I downloaded kernel 2.6.19.1 from kernel.org and compiled it like > > make mrproper, make menuconfig, make, make modules_install, make install. > [...] > > All results in the same problem: the booting

trouble loading self compiled vanilla kernel

2007-01-08 Thread Jonas Svensson
I have trouble booting a kernel I have compiled myself. I have changed from FedoraCore 2 to CentOS 4.4 and is trying to compile my own kernel. In FC2 I were able to compile and boot a custom kernel and this system boots fine with the kernel supplied by CentOS. I want to compile my own to get suppor