Re: Problem with kernel boot with version 2.4.25 or later

2004-06-17 Thread Jerome R. Acks
On Thu, Jun 17, 2004 at 01:13:56AM -0800, Scott A. Henderson wrote: > The following is how I compiled the kernel > >* tar jxf kernel-source-2.4.18.tar.bz2 >* ln -s /usr/src/kernel-source-2.4.18 linux >* cd /usr/src/linux >* cp /boot/config-2.4.18-bf2.4 ./.config >* make-kpkg cl

Re: Problem with kernel boot with version 2.4.25 or later

2004-06-17 Thread Scott A. Henderson
The following is how I compiled the kernel tar jxf kernel-source-2.4.18.tar.bz2 ln -s /usr/src/kernel-source-2.4.18 linux cd /usr/src/linux cp /boot/config-2.4.18-bf2.4 ./.config make-kpkg clean make-kpkg --config menuconfig kernel_image I understand a little about

Re: Problem with kernel boot with version 2.4.25 or later

2004-06-17 Thread Silvan
On Wednesday 16 June 2004 09:19 pm, Scott A. Henderson wrote: > If I follow this you removed the initrd support from the "Block Devices" > menu option. The default configuration is to have this "built-in" > > I am not sure I understand the second part o this referring to IDE and > ext3 those from

Re: Problem with kernel boot with version 2.4.25 or later

2004-06-16 Thread Scott A. Henderson
If I follow this you removed the initrd support from the "Block Devices" menu option.  The default configuration is to have this "built-in" I am not sure I understand the second part o this referring to IDE and ext3 those from what I can tell are part of the configuration already.  Can you cla

Re: Problem with kernel boot with version 2.4.25 or later

2004-06-16 Thread Jerome R. Acks
On Wed, Jun 16, 2004 at 01:39:54PM -0800, Scott A. Henderson wrote: > I have have a problem with booting the kernel 2.4.25 and later on recent > hardware I purchased > > The initial installation is a basic bf24 install no options were > selected, I just followed the menus through the system. I

Problem with kernel boot with version 2.4.25 or later

2004-06-16 Thread Scott A. Henderson
I have have a problem with booting the kernel 2.4.25 and later on recent hardware I purchased The initial installation is a basic bf24 install no options were selected, I just followed the menus through the system. I do have ext3 fs. My application requires me to compile device drivers so I ne