[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SuSE 9.3 64-Bit and problems with booting from usb-stick
Jari Ruusu <jariruusu@xxxxxxxxxxxxxxxxxxxxx> wrote:
> Plan A
> ~~~~~~
> Make sure that all programs copied to your USB-stick have their libraries
> copied there also. As in 'ldd /sbin/losetup
Yes, ldd is the program for it:-) I never knew that command before.
blue:/boot # ldd ./gpg
not a dynamic executable
blue:/boot # ldd ./insmod
libc.so.6 => /lib64/tls/libc.so.6 (0x00002aaaaabc2000)
/lib64/ld-linux-x86-64.so.2 (0x00002aaaaaaab000)
blue:/boot # ldd ./loadkeys
libc.so.6 => /lib64/tls/libc.so.6 (0x00002aaaaabc2000)
/lib64/ld-linux-x86-64.so.2 (0x00002aaaaaaab000)
blue:/boot # ldd ./losetup
libc.so.6 => /lib64/tls/libc.so.6 (0x00002aaaaabc2000)
/lib64/ld-linux-x86-64.so.2 (0x00002aaaaaaab000)
blue:/boot # ls /media/usb
. 1000.gpg gpg libc.so.6 message
syslinux.cfg
.. System.map-2.6.11.4-20a-default insmod loadkeys
modules-2.6.11.4-20a-default syslinux.cfg~
0001.gpg aes keys losetup stick
usb
0010.gpg default.kmap ldlinux.sys mbr
symvers-2.6.11.4-20a-x86_64-default.gz
To me it looks like built-initrd.sh didn´t copy ld-linux-x86-64.so.2 to
/boot. So this file is now missing on the usb-stick. I will change this and
try again.
Thank´s for the hint with ldd.
Regards,
Peter
--
+++ GMX - Die erste Adresse für Mail, Message, More +++
1 GB Mailbox bereits in GMX FreeMail http://www.gmx.net/de/go/mail
-
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/