> VFS: Mounted root (ext2 filesystem).
> Freeing init memory: 72K
> init: errKernel panic: Attempted to kill init!
> or while loading shared libraries: libutil.so.1: cannot load shared object
> file: No such file or directory
There are two possibilities why it could fail.
1.) You didn't run ldconfig so there is no /etc/ld.so.cache file and the
library is *not* in one of the standard search paths (LD_LIBRARY_PATH?)
2.) The file is not on the ramdisk but somewhere else, the link points to
somewhere off the filesystem.
sh
_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.