I'm confused: are you trying to run BT in a virtualbox VM in OSX, or trying to dualboot through bootcamp?
2 thoughts are:
- Install rEFIt (to simplify dual-booting on macs)
- Use Parallels (easier than virtualbox in OSX I find)
Hey guys, I`m a begginer at linux and I`m reading a book about Backtrack 5 but I can`t install it. I am using a macbook pro running bootcamp, and trying to run the backtrack in a oracle virtualbox.
Att, Victor.
http://img405.imageshack.us/img405/8...20120808s0.png
http://img641.imageshack.us/img641/8...20120808s0.png
http://img232.imageshack.us/img232/8...20120808s0.png
PS: Sorry about my english, i`m brazilian.
I'm confused: are you trying to run BT in a virtualbox VM in OSX, or trying to dualboot through bootcamp?
2 thoughts are:
- Install rEFIt (to simplify dual-booting on macs)
- Use Parallels (easier than virtualbox in OSX I find)
In rare ocassions, when using unsupported video cards, or after a VMware tools install, X won`t start. To fix this you may try:
Reconfiguring the X server package, you can reset Xorg configurations with the following command:
Or for x64:Code:root@bt:~# dpkg-reconfigure xserver-xorg
Sometimes you may need also to remove the cache folders from /var/tmp:Code:root@bt:~# rm /root/.kde/cache-*
Code:root@bt:~# rm -rf /var/tmp/kdecache-*