Installing BackTrack 3 (Beta) in VMware Workstation 6

This video shows how to install BackTrack 3 (Beta) in VMware workstation. You can also use this method to install BackTrack on a real machine, just skip out the first part.

Links

Watch video on-line:

Download video: http://download.g0tmi1k.com/videos_archive/Installing_BackTrack_3_[Beta].mp4

Tools

  • BackTrack 3 (Beta) CD ISO Image
  • VMware Workstation

Software

Name: BackTrack

Version: 3 (Beta)

Home Page: http://www.remote-exploit.org

Download Link: http://www.remote-exploit.org/backtrack_download.html


Name: VMware Workstation

Version: 6

Home Page: http://www.vmware.com/

Download Link: http://download3.vmware.com/software/wkst/VMware-workstation-6.0.0-44426.exe

Commands

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
fdisk /dev/hda
n
p
1
[Enter]
+512M
n
p
1
[Enter]
[Enter]
t
1
82
w
mkswap /dev/hda1
mkfs.ext3 /dev/hda2
mkdir /mnt/bt3
mount /dev/hda2 /mnt/bt3

Notes

Song: DJ Shadow - Organ Donor [Extended Overhaul]

Video length: 04:13

Capture length: 18:43

Blog Post: https://blog.g0tmi1k.com/2009/06/installing-backtrack-3-beta/