On Tue, 30 Jan 2007 02:17:11 +0530
arnuld <[EMAIL PROTECTED]> wrote:

> > > i am using Arch 0.7.2 i686. i have installed "Ruby" using "pacman
> > > -S ruby" which also installed "irb". now when i try to run "ruby"
> > > or "irb" at command-line i get an error, somethng like this:
> > >
> > > "cannot find __GLIBC-2.4.3___"
> 
> > > i checked that "glibc 2.3.5" is installed on my system, not
> > > 2.4.3. i want to programme using Ruby, what should i do?
> 
> 
> > first, do a system update with pacman -Syu
> > then try to reproduce the problem.
> 
> Vinay ji, i tried "pacman -Syu" & after rebooting my system went
> unbootable. now i can't boot into my system. i have installed BLAG for
> now, i forgot the exact error but it is someting like:
> 
> "Kernel Panic:  can not sync root"
> 
> ( i use "ReiserFS" as my root filesystem & "boot" partition is
> seperate as "ext2")
> 

It's probably been a while since you've updated.  Did you change your
bootloader to use the correct initcpio image?

For example, with grub, you'd need to add

initrd /boot/kernel26.img

below your entry, assuming you're using kernel26.  don't know how
that'd work with lilo though.

--
Travis

Attachment: signature.asc
Description: PGP signature

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to