Hi name here is Loren I am trying to host a very old game and it requires Windows to run name of the game is called Black Hawk down and we were able to successfully get it to run here at the house with Virtual Box however after uploading the vbox Vdi files etc.. We have been running into an issue with Kernal Headers...
Suppose i should link Novalogic with this too since its there game..
http://www.novaworld2.com/index.php?idt ... c/id_10987Black Hawk Down requirements
Minimum System Requirements:
RAM: 256 MB or greater required
VGA:Any D3D card with 32 megs of ram. Compatible 3D cards: nVidia TNT-2, GeForce series, or ATI Radeon series.
DX: DirextX 8.1 required (Review system required DX9 for game to function properly.)
OS: Windows 98, ME, 2000, or XP
HDD: 750 MB free space required
Sound: Any windows compatible
ODD: 4x or greater
Network: LAN: Up to 50 simultaneous players (may require dedicated server).
Internet: Up to 32 simultaneous players via NovaWorld
root@(none):/home/loren# VBoxHeadless --startvm "Windows Xp Media Center(copy)"
WARNING: The vboxdrv kernel module is not loaded. Either there is no module
available for the current kernel (3.2.0-4-amd64) or it failed to
load. Please recompile the kernel module and install it by
sudo /etc/init.d/vboxdrv setup
You will not be able to start VMs until this problem is fixed.
VBoxHeadless: supR3HardenedVerifyDir: Cannot trust the directory "/usr/lib/virtualbox": group and/or other writable (st_mode=040777)
sudo /etc/init.d/vboxdrv setup
sudo: unable to resolve host (none)
Stopping VirtualBox kernel modules ...done.
Uninstalling old VirtualBox DKMS kernel modules ...done.
Trying to register the VirtualBox kernel modules using DKMS ...done.
Starting VirtualBox kernel modules ...failed!
(Running VirtualBox in a Xen environment is not supported)so took a look to make sure my headers where correct..
root@(none):/home/loren# uname -a
Linux (none) 3.2.0-4-amd64 #1 SMP Debian 3.2.63-2+deb7u2 x86_64 GNU/Linux
Any suggestions on how to fix this or get around this just to host my little windows box for my personal game server?