I am trying to install a virtual machine running Kali (Formerly backtrack) 1.0.7 In 64 bit. My host machine is a 64 bit MacBook pro running 10.7.5. I am using Oracle VirtualBox version 4.3.12. The install goes perfectly, but after installing it, I get an error when I try to boot. Here is a screen shot.
I hit New virtual machine, selected 64 bit debian and created an 8gig dynamically allocated VDI. In settings, I have selected the correct ISO, and checked PAE/NX under processor. After doing all of this, the live mode works perfectly. Installing, I do everything the default way, and everything goes perfectly. After I finish the installation, it asks me if I want to boot. When I do, I get the above error.
I have done lots of research trying to figure it out, but none of the advice I can find online has helped. Here is everything that someone has said will fix that didn't work for me.
"Enable PAE/NX in settings"
Made absolutely no difference.
"When you get that error, press Ctl+Alt+F1, this will take you to the terminal tty1, now login as root:
login: root password: "your password"..Once as root, start the X's:
startxYou will get your desktop...This might be a xauthority issue or dbus issue when loadind, perhaps a daemon.
Try this first and if it works, try doing this: dpkg-reconfigure gnome-shell, then reboot."
command: startx not found.
Needless to say it didn't bring me to the desktop.
I tried fixing the problem of the startx command not being found by reading through this forum.
I will refer to what they said I should try.
try typing /usr/X11R6/bin/startx
-bash: /usr/X11R6/bin/startx no such file or directory
I tried all of the following commands:
apt-get update
apt-get install x-windows-system
apt-get install x-window-system
All 3 resulted in this
Bus errorackage lists... 1%
