Quantcast
Viewing all articles
Browse latest Browse all 872

VDDK 6.0 on Linux

Is there are VDDK 6.0 version for 32 bit Linux ?

And what is this ???

sudo ldd /usr/lib/vmware-vix-disklib/lib64/libvixDiskLib.so

  not a dynamic executable

command was launched on x64 Linux.

So when I am trying to load lib I got 'No such file or directory' error.

When I run :

$ sudo ldd /usr/lib/vmware-vix-disklib/lib64/libvixDiskLib.so.6.0.0

  linux-vdso.so.1 =>  (0x00007ffc72b80000)

  libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f3f8d2f8000)

  libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f3f8d0da000)

  libcrypt.so.1 => /lib/x86_64-linux-gnu/libcrypt.so.1 (0x00007f3f8cea0000)

  libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f3f8cc87000)

  libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f3f8ca70000)

  libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f3f8c6ab000)

  /lib64/ld-linux-x86-64.so.2 (0x00007f3f8d938000)

 

SO I tried to load it with libvixDiskLib.so.6.0.0 directly but now it crashes on InitEx() call. Can you people please explain me what is going on ?

 

Thanks,

ARSen.


Viewing all articles
Browse latest Browse all 872

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>