All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Lee Irwin III <wli@holomorphy.com>
To: Hermann Himmelbauer <dusty@violin.dyndns.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux-2.4.20 on a 4 MB Laptop
Date: Wed, 9 Apr 2003 10:16:50 -0700	[thread overview]
Message-ID: <20030409171650.GA30376@holomorphy.com> (raw)
In-Reply-To: <200304091601.55821.dusty@violin.dyndns.org>

On Wed, Apr 09, 2003 at 04:01:55PM +0200, Hermann Himmelbauer wrote:
> I currently try installing Linux on an old IBM Laptop. (IBM Thinkpad 340, 
> 486SLC 25/50 from 1994). The laptop only has 4 MB RAM, so I installed a 
> simple Linux distribution on a better computer, recompiled Linux 2.4.20 and 
> stripped out everything I could (with menuconfig): No networking. FPU 
> emulation. The only "luxury" I left is "ext3" - perhaps this uses a lot of 
> memory?
> Well - anyway, the kernel boots but right stops after:
> INIT: Entering runlevel:3
> The next line is:
> INIT: open(/dev/console): Input/output error
> INIT: Id "2" respawning too fast: disabled for 5 minutes
> ...
> That's it.
> What I want to know is if this happens just because of the low memory (4MB) or 
> if there is another reason for this behaviour.
> What do you think: What are the minimum requirements for Linux on such a 
> laptop (no X, of course, very simple setup): 8MB, 12MB?

Try using init=/bin/sh, doing swapon manually, and then exec /sbin/init

-- wli

  parent reply	other threads:[~2003-04-09 17:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-09 14:01 Linux-2.4.20 on a 4 MB Laptop Hermann Himmelbauer
2003-04-09 14:28 ` Gergely Nagy
2003-04-09 16:35   ` John Bradford
2003-04-09 17:16 ` William Lee Irwin III [this message]
2003-04-10  2:53 ` Nuno Silva
2003-04-10 18:19   ` Hermann Himmelbauer
2003-04-30  9:55   ` Linux-2.4.20 on a 4 MB Laptop - Kernel bug? Hermann Himmelbauer
2003-04-30  9:57     ` Andre Hedrick
2003-04-30 10:23       ` Hermann Himmelbauer
2003-04-30 10:21     ` John Bradford
2003-04-30 10:31       ` Hermann Himmelbauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030409171650.GA30376@holomorphy.com \
    --to=wli@holomorphy.com \
    --cc=dusty@violin.dyndns.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.