I would say the previous works with corrections:
3) Reboot the system using a live-cd.

Additional steps:
3a) mount -o rw /dev/sda1 /mnt
3b) mount --bind /dev /mnt/dev
3c) mount --bind /sys /mnt/sys
3d) mount --bind /proc /mnt/proc

4) cd /mnt/lib64
ln -s -r ../lib/x86_64-linux-gnu/ld-2.17.so ld-linux-x86-64.so.2

P.S.: One can try LD_PRELOAD to make chroot work in a new env. I had no
success in it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247026

Title:
  valgrind does not work on amd64 (strlen missing)

To manage notifications about this bug go to:
https://bugs.launchpad.net/valgrind/+bug/1247026/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to