Friday, 2024-03-29, 6:42 PM
Welcome Guest

Sec_rity without U

Main | Installing VirtualBox on BackTrack 5>>>>>>sammy - Forum | Registration | Login | RSS
[ New messages · Members · Forum rules · Search · RSS ]
  • Page 1 of 1
  • 1
Forum » Operating Systems » BackTrack » Installing VirtualBox on BackTrack 5>>>>>>sammy
Installing VirtualBox on BackTrack 5>>>>>>sammy
sammyDate: Friday, 2012-02-17, 8:20 AM | Message # 1
Private
Group: Checked
Messages: 11
Awards: 0
Reputation: 0
Status: Offline
Backtrack 5 doesnt come with the kernel headers installed.So you will need to download them and then proceed with installing virtualbox. The commands are listed below
root@bt # prepare-kernel-sources
root@bt # cd /usr/src/linux
root@bt # cp -rf include/generated/* include/linux/

After this is done, edit /etc/apt/sources.list as shown below and download virtualbox
root@bt # echo deb http://download.virtualbox.org/virtualbox/debian lucid contrib non-free >> /etc/apt/sources.list
root@bt # wget -q http://download.virtualbox.org/virtualbox/debian/oracle _vbox.asc -O- | sudo apt-key add -
root@bt # apt-get update
root@bt # apt-cache search virtualbox
root@bt # apt-get install virtualbox-4.0
Now run it from:
System>Oracle VM VirtualBox
or by using next command
virtualbox
 
Forum » Operating Systems » BackTrack » Installing VirtualBox on BackTrack 5>>>>>>sammy
  • Page 1 of 1
  • 1
Search: