[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 2 GB RAM support in woody



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 <sarav_gsa@yahoo.com>
> 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



Reply to: