Monday, 8 November 2010
Installing VirtualBox Addition in Backtrack 4 Final
I run ubuntu linux and Win XP and BT4 in the Virtual environment using VirtualBox OSE. There was no problem installing VirtualBox Guest Addition in XP, however, I had problem installing it in Backtrack 4 so I tried few things and finally was successful to solve it. And I thought to share with you as it might help you as well.
Just enter the following commands one after another in the terminal(konsole in BT 4) and you're done.
- mkdir /vboxguest
- mount /dev/hdc /vboxguest
- cd /vboxguest
- ./VBoxLinuxAddition-x86.run
- reboot
After the reboot, you'll see the VirtualBox Guest Addition working properly for your BT4 installation. Hope this helps.
Just enter the following commands one after another in the terminal(konsole in BT 4) and you're done.
- mkdir /vboxguest
- mount /dev/hdc /vboxguest
- cd /vboxguest
- ./VBoxLinuxAddition-x86.run
- reboot
After the reboot, you'll see the VirtualBox Guest Addition working properly for your BT4 installation. Hope this helps.
Labels:
linux,
tricks and tips
Bookmark this post:blogger tutorials
Social Bookmarking Blogger Widget |
Installing VirtualBox Addition in Backtrack 4 Final
2010-11-08T22:44:00+05:45
Cool Samar
linux|tricks and tips|
Subscribe to:
Post Comments (Atom)