Re: 2 GB RAM support in woody
From: Jonathan Lassoff (jlassoff_at_gmail.com)
Date: 12/29/04
- Previous message: Thomas McLean: "machine falling into a non-usable state for no apparent reason"
- Maybe in reply to: saravanan ganapathy: "2 GB RAM support in woody"
- Next in thread: saravanan ganapathy: "Re: 2 GB RAM support in woody"
- Reply: saravanan ganapathy: "Re: 2 GB RAM support in woody"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 29 Dec 2004 09:04:30 -0800 To: debian users <debian-user@lists.debian.org>
On Wed, 29 Dec 2004 07:49:07 -0800 (PST), saravanan ganapathy
<sarav_gsa@yahoo.com> wrote:
>
> 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
>
> Sarav
Well, obviously your kernel cannot find init. On my box it is in
/sbin/init, and is likely the same for yours. What is happening is
that your kernel is looking somewhere for init and not finding it,
either as a result of an improperly mounted filesystem or lack of its
existence. See what init other kernels find and try passing the path
to one on a properly mounted root file system by passing a correct
"root=" option (like "root=/dev/hda1") and init option (like
"init=/sbin/init") and see where that might get you. I seem to
remember that one could define where init is in the kernel
configuration, or just pass it at boot time.
--Jonathan
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Thomas McLean: "machine falling into a non-usable state for no apparent reason"
- Maybe in reply to: saravanan ganapathy: "2 GB RAM support in woody"
- Next in thread: saravanan ganapathy: "Re: 2 GB RAM support in woody"
- Reply: saravanan ganapathy: "Re: 2 GB RAM support in woody"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|