Re: Still getting kernel panic when compiling my own kernel

2002-09-28 Thread Mariano Kamp
That is what I did all the time. This thread was about how to do it a different way. Anyhow it seems to work now. Still I've some problems, but need to dig into that. At least I am able to boot now and I am not sure what I did wrong before. I ***guess*** is was something about dpkg -i and my assum

Re: Still getting kernel panic when compiling my own kernel

2002-09-28 Thread Hanasaki JiJi
apt-get kernel-package read the readme in /usr/share/docs/kernel-package follow the instructions Mariano Kamp wrote: > If the below describe assumption was true then it didn't work out. I > have the same problem. > > Mariano > > On Sat, 2002-09-28 at 16:33, Mariano Kamp wrote: > >>Which one is

Re: Still getting kernel panic when compiling my own kernel

2002-09-28 Thread Klaus Imgrund
On 28 Sep 2002 16:33:41 +0200 Mariano Kamp <[EMAIL PROTECTED]> wrote: > Which one is "kernelimage"? I found one called bzImage, size ~500K. > should I copy it to /boot/vmlinuz-2.4.18? on my system /vmlinuz points > to /boot/vmlinuz-2.4.18 and /vmlinuz is configured in lilo.conf. > > Mariano Tha

Re: Still getting kernel panic when compiling my own kernel

2002-09-28 Thread Mariano Kamp
If the below describe assumption was true then it didn't work out. I have the same problem. Mariano On Sat, 2002-09-28 at 16:33, Mariano Kamp wrote: > Which one is "kernelimage"? I found one called bzImage, size ~500K. > should I copy it to /boot/vmlinuz-2.4.18? on my system /vmlinuz points > to

Re: Still getting kernel panic when compiling my own kernel

2002-09-28 Thread Mariano Kamp
Which one is "kernelimage"? I found one called bzImage, size ~500K. should I copy it to /boot/vmlinuz-2.4.18? on my system /vmlinuz points to /boot/vmlinuz-2.4.18 and /vmlinuz is configured in lilo.conf. Mariano On Sat, 2002-09-28 at 16:24, Mariano Kamp wrote: > On Sat, 2002-09-28 at 14:00, Klau

Re: Still getting kernel panic when compiling my own kernel

2002-09-28 Thread Mariano Kamp
On Sat, 2002-09-28 at 14:00, Klaus Imgrund wrote: > On 28 Sep 2002 15:43:48 +0200 > Did you ever try the old fashioned way? > > cd /usr/src/linux-x.x.x > make menuconfig > make dep && make clean bzImage modules modules_install > mv /boot/kernelimage /boot/kernelimage.orig > cp /usr/src/linux-x.x

Re: Still getting kernel panic when compiling my own kernel

2002-09-28 Thread Klaus Imgrund
On 28 Sep 2002 15:43:48 +0200 Mariano Kamp <[EMAIL PROTECTED]> wrote: > Hi Hanasaki, > > > I would not assume that the settings are the same. > > > > Run 'make menuconfig' and check > > > > Be sure of the following are compiled into the kernel: > > ext2, ext3, reiserfs > > ide & scsi s

Re: Still getting kernel panic when compiling my own kernel

2002-09-28 Thread Mariano Kamp
Hi Hanasaki, > I would not assume that the settings are the same. > > Run 'make menuconfig' and check > > Be sure of the following are compiled into the kernel: > ext2, ext3, reiserfs > ide & scsi support for your ide/scsi chips/boards Well, as I am trying this for three weeks now a

Re: Still getting kernel panic when compiling my own kernel

2002-09-27 Thread Hanasaki JiJi
I would not assume that the settings are the same. Run 'make menuconfig' and check Be sure of the following are compiled into the kernel: ext2, ext3, reiserfs ide & scsi support for your ide/scsi chips/boards Verify that your lilo.conf has the right settings for partitions and

Still getting kernel panic when compiling my own kernel

2002-09-27 Thread Mariano Kamp
Hi, I still haven't given up yet to compile my own kernel, but I am nearly there. Meanhwile I removed the kernel and the kernel source packages and installed them again. But even from the scratch without changing anything I get a kernel panic from my compiled kernel. Aren't the default settings