linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Declan Moriarty <declan.moriarty@iol.ie>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>, Kevin Day <thekevinday@gmail.com>
Cc: Vlad Codrea <vladc6@yahoo.com>, linux-ide <linux-ide@vger.kernel.org>
Subject: Re: IDE Problem with old Gateway laptop -SOLVED
Date: Mon, 05 Nov 2007 15:23:10 +0000	[thread overview]
Message-ID: <1194276190.2633.137.camel@localhost.localdomain> (raw)
In-Reply-To: <20071031175812.7dc9cc8f@the-village.bc.nu>

On Wed, 2007-10-31 at 17:58 +0000, Alan Cox wrote:
> > 	kjournald starting Commit interval 5 seconds
> > 	VFS: Mounted root (ext3 filesystem) readonly
> > 	Freeing unused kernel memory: 168k freed
> > (keyboard still echoed onscreen, disk parked)
> > 
> > Adding init=/bin/bash is no better.
> 
> So its the user space which is broken. Make sure the user space has the
> right /dev etc - and is for the right CPU - a 200MHz pentium means you
> need i386 or i586 binaries. i686/athlon binaries would produce the effect
> you report.

Remember this? The problem appears to have been uClibc-0.9.29.

Dropping the system to uClibc-0.9.28.3 and building the minimum as a
proof of concept, I'm running with init=/bin/bash. This is using the
same 2 kernels, one compiled under uClibc-0.9.29, and one under glibc
(not installed there) which seems to indicate that the kernel is fairly
libc independent. I have both systems on that laptop currently.
Hda3(with uClibc-0.9.28.3) boots whereas the same system on hda4
(uClibc-0.9.29)does not.

It's actually quite audible whether it works or not, as you barely hear
the hard disk on the dodgy one at all, while the good one gives it a
thrashing before coming up with. It's either that libc or some i686 code
sneaked through to the old pentium. If I knew a handy way to check that,
I'd do for it.


-- 
        With Best Regards,

        Declan Moriarty


  reply	other threads:[~2007-11-05 15:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <949545.3641.qm@web54410.mail.yahoo.com>
2007-10-29 10:53 ` IDE Problem with old Gateway laptop (1998 solo 2300) Declan Moriarty
2007-10-29 11:20   ` Alan Cox
2007-10-30 13:02     ` Declan Moriarty
2007-10-30 21:03       ` Vlad Codrea
2007-10-31 11:42         ` Declan Moriarty
2007-10-31 17:58           ` Alan Cox
2007-11-05 15:23             ` Declan Moriarty [this message]
2007-10-31 18:21           ` Vlad Codrea

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=1194276190.2633.137.camel@localhost.localdomain \
    --to=declan.moriarty@iol.ie \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=declan.moriarty@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=thekevinday@gmail.com \
    --cc=vladc6@yahoo.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).