<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Karanbir Singh wrote:
<blockquote cite="mid4605D14C.8050808@karan.org" type="cite"><a class="moz-txt-link-abbreviated" href="mailto:junk@realtechtalk.com">junk@realtechtalk.com</a>
wrote:
  <br>
  <blockquote type="cite">I promise not to top post anymore :)
    <br>
  </blockquote>
  <br>
Excellent!
  <br>
  <br>
  <blockquote type="cite">Do you know why the problem I'm describing
could be happening?
    <br>
  </blockquote>
  <br>
its all assumption at this stage since you've not really said what
breaks or how it does not work
  <br>
  <br>
  <blockquote type="cite">All other packages I have are i386.
    <br>
I've taken the binary from bash i386 and I did ldd
    <br>
I copied all relevant files to the livecd but it only works on i686.
    <br>
  </blockquote>
  <br>
What do you really mean by 'it only works with i686' - which part of
the livecd is failing ? how did you create this livecd ? what kernel
and glibc / init process are you using etc ?
  <br>
  <br>
- KB
  <br>
  <br>
</blockquote>
<br>
Hi KB<br>
<br>
What I've done is taken a generic 2.6.18.3 Kernel and compiled with
i386 support.<br>
All I have on the livecd now since I started from scratch is a copy of
the dev entries in centos.<br>
<br>
All the disc does is run init and load bash.  The init itself is a bash
script which just tells /bin/bash to execute<br>
I have all the .so files as mentioned in my previous e-mails copied to
the relevant places.<br>
<br>
When I run the disc on any i686 machine it works but if I take it to an
i586 it halts after the kernel loads.<br>
There is no error message, I can type things but bash never actually
executed (remember this disc works fine and loads bash like it should
on an i686 machine).<br>
<br>
I am using Centos 4.4 Server CD, it comes standard with an i686 glibc
installed but I downloaded <b>glibc.i386                              
2.3.4-2.25 <br>
</b>and run "rpm -Uvh glibc-rpm.name --force" to install it over top of
glibc.i686<br>
<br>
I hope that explains it.  The bottom line is the disc works on any i686
machine but not an i386.<br>
I almost wonder if somehow some of the i386 glibc .so's are not i386 as
it claims?<br>
<br>
Thanks again!<br>
</body>
</html>