Re: 2 GB RAM support in woody

From: Jonathan Lassoff (jlassoff_at_gmail.com)
Date: 12/29/04

  • Next message: Christian: "Re: machine falling into a non-usable state for no apparent reason"
    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
    

  • Next message: Christian: "Re: machine falling into a non-usable state for no apparent reason"

    Relevant Pages

    • v2.6.25-4569-gb69d398: Section mismatch in reference from the function uniq_ioapic_id() to t
      ... Section mismatch detected in this mornings build of kernel v2.6.25-4569-gb69d398. ... The function uniq_ioapic_idreferences ... This is often because uniq_ioapic_id lacks a __init ... CHK include/linux/utsrelease.h ...
      (Linux-Kernel)
    • Re: mdadm -A (1.7.0) segfaults; md raid device not started on boot
      ... How does the kernel know to load the raid module when I invoke mdadm, ... init init/main.c:689 ... PCI: PCI BIOS revision 2.10 entry at 0xfd9cc, ... ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ...
      (comp.os.linux.setup)
    • Re: boot/repair floppy or CD
      ... The information you put in lilo.conf is used by lilo when you run lilo. ... the other runs without any kernel, ... kernel proper is booted, the root file system mounted, and "init" reads /etc/inittab, and finds instructions to run the script /etc/rc.d/rc.sysinit. ...
      (comp.os.linux.misc)
    • Cyclades TS800 Firmware Upgrade
      ... Linux NET4.0 for Linux 2.2 ... inode bitma6 ... Freeing unused kernel memory: 32k init ... Kernel panic: No init found. ...
      (linux.redhat)
    • Re: Signal Handling problems
      ... > If and amd only if the init program terminates for any reason. ... > words the init process may never ever terminate, except by the kernel ... > So it is not the signal handler that is the problem, ...
      (comp.unix.programmer)