--- Alexei Chetroi <[EMAIL PROTECTED]> wrote: > On Wed, Dec 29, 2004 at 07:49:07AM -0800, saravanan > ganapathy wrote: > > Date: Wed, 29 Dec 2004 07:49:07 -0800 (PST) > > From: saravanan ganapathy <[EMAIL PROTECTED]> > > To: debian-user@lists.debian.org > > Subject: Re: 2 GB RAM support in woody > > > [ snip ] > > > > > I have done recompile using kernel-source-2.4.18 > and > > after reboot I got the following error > > > > EXT3-fs: mounted filesystem with ordered data mode > > VFS: Mounted root (ext3 filesystem) readonly > > Freeing unused kernel memory: 288k freed > > kernel panic no init found , try passing init= > option > > to kernel > > > > How to solve this problem? Please help me > > How did you compile your kernel? Did you use > make-kpkg? Did you use > /boot/config-2.4.18-686 for building new kernel? > > I'd suggest you to do the following: > > 1. unpack /usr/src/kernel-source-2.4.18.tar.bz2 > 2. copy /boot/config-2.4.18-1-686 to .config in the > top dir of kernel source > (kernel-image-2.4.18-1-686 should be installed) > 3. enable highmem. make menuconfig > 4. build kernel with make-kpkg: "make-kpkg --initrd > --revision='revision01' > kernel_image" > 5. install new deb > 6. reboot > 7. tell us about your luck :) > > Good luck! > > -- > Alexei Chetroi
I did the same way as u told , my steps are as follows 1)apt-get install kernel-source-2.4.18 2)cp /boot/config-2.4.18-bf2.4 /usr/src/kernel-source-2.4.18/.config 3)make menuconfig Select 'Load config from file' and choose .config Enable 'smp', 'highmem4G' 4)make dep 5)make-kpkg clean 6)make-kpkg --revision=debian.2.4 kernel-image 7)dpkg -i kernel-image-2.4.18_debian.2.4_i386.deb 8) Reboot Got kernel panic. Any mistakes I did? Sarav __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]