Backtrack3 VMware Tools

« Older   Newer »
  Share  
H3yboy
view post Posted on 4/5/2009, 21:34




Vi posto qui dalla fonte diretta del sito ufficiale ciņ che concerne la vmware version...

1. Download the BT3 VM from remote-exploit and unzip.
2. Power on the VM and verify everything is working correctly.
3. Open up terminal and make a directory under /mnt called hdc
mkdir /mnt/hdc
4. Now go to the tool bar VM > Install VMware Tools.
5. Click Install and a window should appear saying that media has been detected. Select Open in New Window.
6. Drag and drop the VMwareTools-1.0.6-91891.i386.tar.gz file to your desktop or desired folder.
7. CD into the proper folder (in my case its Desktop).
8. Then untar the file.
tar xvzf VMwareTools-1.0.6-91891.i386.tar.gz
9. CD into the newly created vmware-tools-distrib folder.
10. Execute vmware-install.pl
11. Leave all the defaults, pressing enter at every prompt.
12. When completed, configure vmtools by executing vmware-config-tools.pl. Leave all the defaults. Then add the following start up script to the ~/.kde/Autostart directory (it will be hidden).
echo "/usr/bin/vmware-toolbox --minimize"> ~/.kde/Autostart/vmware-toolbox.sh
13. Press enter then make it executable
chmod +x ~/.kde/Autostart/vmware-toolbox.sh
14. Now restart your VM and the next time you boot you should be able to drag your mouse seamlessly within the BT VM and your native OS.
 
Top
0 replies since 4/5/2009, 21:34   111 views
  Share