Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] glibc

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Karsten Behrmann <BearPerson AT gmx.net>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] glibc
  • Date: Mon, 10 Jan 2005 13:11:32 +0100

> Well that didn't work, I received the same kernel panic suggesting to
> set "init=" :)
Okay, seems your glibc is really shot...
unfortunately, even bash is linked against parts of glibc...
solution: boot from the ISO,
go right down to "mount filesystems",
say NO to the mke2fs command (or whatever it is) (VERY important)
then go to "shell out"
now type:
> cd /mnt/root
> tar -xjf var/cache/glibc-2.3.3-i686-pc-linux-gnu.tar.bz2 (might be that this
file is called slightly different on your box - not the glibc-kernel-headers)
if no such file exists, type
> tar -xjf /var/cache/glibc-2.3.3-i686-pc-linux-gnu.tar.bz2 (note the / in
front, maybe the name is different again)
Then reboot and it should work.
So Far,
Karsten

Attachment: pgpAkhVjSBTm1.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page