Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Html
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11';
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

...

  1. Connect HDD to your PC using USB mSATA adapter
  2. Donwnload Download the disk image: https://files.wildix.com/images/wms3wms4/WMS_34.8804_x64_1607201820201112.img  
  3. Use disk dump utility to burn the image to the HDD of your PBX
  4. The command syntax depends on your OS:

    Code Block
    languagetext
    – dd if=wms.img of=<dev_msata> //pat


  5. Install the HDD back to your PBX and boot the system

...