Computersnyou

how to install vmware tool in backtrack 5 R3 step by step [ how to ]

Posted on  8/19/2012
STAGE 3
This is second part of  << backtrack virtual machine installation tutorial 
in this tutorial i will cover how to install vmware tools and additionally how to install
Reboot and login with default username and password

<pre class="codesBash">username : root

password : toor

<h3 style="text-align: left;">
  Before installing vmware tools
</h3>

<div>
  <p>
    ONLY KDE users ,  fix unable to create symlink problem :
  </p>
  
  <pre class="codesBash">root@bt:~# mkdir /etc/cups/ppd</pre>
</div>

<div style="text-align: left;">
  <b> </b>
</div>

<div style="text-align: left;">
  <b>Prepare Kernels  Source </b>
</div>

<div style="text-align: left;">
  <b> </b>
</div>

<pre class="codesBash"> root@bt:~#prepare-kernel-sources</pre>

<p>
  <b>Change Root password of backtrack 5 R3 installation </b>
</p>

<pre class="codesBash">root@bt:~#passwd root 

Enter New UNIX Password : Retype New UNIX Password : passwd : Password Updated Successfully

<p>
  After Prepare kernel sources now , Install vmware tools
</p>

<p>
  1 : Eject and Disconnect Backtrack if its still mounted<br /> 2 : click on vm and choose install vmware tools<br /> 3 : if  mount automatically then its okay else mount manually
</p>

<div class="separator" style="clear: both; text-align: center;">
  <a style="margin-left: 1em; margin-right: 1em;" href="http://1.bp.blogspot.com/-zHaz7hDRiDE/UDDA_-wKHxI/AAAAAAAAGZY/r6xYW1tRra4/s1600/backtrack+5+r3-2012-08-19-15-44-30.png"><img alt="" src="http://1.bp.blogspot.com/-zHaz7hDRiDE/UDDA_-wKHxI/AAAAAAAAGZY/r6xYW1tRra4/s640/backtrack+5+r3-2012-08-19-15-44-30.png" width="640" height="480" border="0" /></a>
</div>

<pre class="codesBash">root@bt:~#mkdir /mnt/vmtools

root@bt:#mount /dev/cdrom /mnt/vmtools/ mount : block device /dev/sr0 is write-protected, mounting read-only root@bt:#cp /mnt/vmtools/VMwareTools-8.8.4-743747tar.gz /tmp root@bt:~#cd /tmp root@bt:/tmp#tar zxpf VMwareTools-8.8.4-743747tar.gz root@bt:/tmp#cd vmware-tools-distrib/ root@bt:/vmware-tools-distrib/#perl ./vmware-install.pl

<p>
  it will ask many question if you are not sure just go with defaults and when it finish installing simply type<br /> fix-splash
</p>

<pre class="codesBash">root@bt:fix-splash

root@bt:reboot

Next Part >>


  • Home
  • About