Installing BackTrack on VirtualBox

This recipe will take you through the installation of BackTrack in a completely isolated guest operating system within your host operating system, using the well-known open source virtualization software called VirtualBox

Getting ready The required prerequisites are listed as follows: f Latest version of VirtualBox (https://www.virtualbox.org/wiki/Downloads). f A copy of the BackTrack ISO image. You can download a copy from  http://www.backtrack-linux.org/downloads/.

How to do it... Let's begin the process of installing BackTrack on Virtualbox:
 1. Launch VirtualBox and click on New to start the Virtual Machine Wizard.

2. Click on the Next button and type the name of the virtual machine, and choose  the OS type as well as the version. In this case, we selected an operating system  of Linux and Ubuntu (64 bit) for the version. Click on the Next button to continue:


3. Select the amount of base memory (RAM) to be allocated to the virtual machine. We're going to use the default value. Click on Next.


4. Create a new virtual hard disk for the new virtual machine. Click on the Next button:



5. A new wizard window will open. Leave the default VDI file type as we're not  planning to use other virtualization software.

6. We'll leave the default option as the virtual disk storage details. Click on Next  to continue.


7. Set the virtual disk file location and size

8. Check whether the settings are correct and click on the Create button to start  the virtual disk file creation.

9. We're back to the previous wizard with the summary of the virtual machine parameters. Click on Create to finish:

10. With the new virtual machine created, we're ready to install BackTrack.

11. On the VirtualBox main window, highlight BackTrack 5 R2 Gnome 64-bit and  then click on the Settings button:

12. Now that the basic installation steps have been followed, we will proceed to allow  you to use your downloaded ISO file as a virtual disc. This will save you from having  to burn a physical DVD to complete the installation. On the Settings screen, click  on the Storage menu option:

13. Next, under Storage Tree, highlight the Empty Disc icon underneath IDE Controller. This selects our "virtual" CD/DVD ROM drive. To the far right of the screen, under Attributes, click on the Disc icon. In the pop up that follows, select your BackTrack ISO file from the list. If the BackTrack ISO file is not present, select the Choose a virtual CD/DVD disc file... option and locate your ISO. Once you have completed these steps, click on the OK button:

14. Now that you are back on the main window, click on the Start button and then  click inside the newly created window to proceed with the installation

Comments