Hello... I want to build a new ramdisk for my system. I have built a crosstoolchain for arm-linux sucessfully (gcc 2.95.3, glibc 2.2.5, binutils 2.12, kernel 2.4.18-rmk4). I choose the lart-minimal-ramdisk-1.0 from the lart project as base for my ramdisk. I recompiled every program (newest sources for busybox, tinylogin, lrzsz) in this ramdisk with my toolchain. Now I replaced the old programs with my new recompiled and also replaced the old libs (libc, libm, libcrypt...) in /lib with the libs from my toolchain and also created the necessary links for the shared libs. I have also deleted the old linkercache in /etc and checked the entrys in ld.so.conf. After downloading this modified ramdisk, i get the following error while booting: "init: Kernel panic: Attempted to kill init! error while loading shared libraries: libc.so.6: cannot open shared object". On blob prompt i tried also "boot root=/dev/ram0 mem=32M init=/bin/ash", but no success.
Can anybody help me with this??? Thanks in advance... Michael Palme --- Dipl.-Ing.(FH) Michael Palme software engineer Goepel electronic GmbH Germany _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm http://www.arm.linux.org.uk/armlinux/mailinglists.php Please visit the above addresses for information on this list.
