[ARMedslack] Mounting installer initrd on Chrome OS: would it work

Ottavio Caruso ottavio2006-usenet2012 at yahoo.com
Tue Nov 20 21:21:33 UTC 2012


On 20 November 2012 10:44, Stuart Winter <m-lists at biscuit.org.uk> wrote:
> What does this give:
>
> readelf -a /bin/tar | grep interpreter:
>
> vs
>
> readelf -a /tmp/bin/cpio | grep interpreter:

localhost / # readelf
bash: readelf: command not found
localhost / # find / -name readelf


>
> You might not have that symlink.
> root at pepa:~# ls -la /lib/ld-linux.so.3
> lrwxrwxrwx 1 root root 10 Nov 12 10:01 /lib/ld-linux.so.3 -> ld-2.15.so*

localhost / # find / -name ld-linux.so.3
localhost / #

localhost / # find / -name ld-2.15.so
/lib/ld-2.15.so

localhost / # ls -al /lib/ld-2.15.so
-rwxr-xr-x 1 root root 101564 Sep 19 02:26 /lib/ld-2.15.so

Any clue?

-- 
Ottavio


More information about the ARMedslack mailing list