-13

I'm using Virtual Box for a production server, but sometimes.. it crash! How to force virtualbox to reload it ? Thanks!

Falcon Momot
  • 25,244
  • 15
  • 63
  • 92
stighy
  • 931
  • 8
  • 21
  • 32

1 Answers1

12

Dump VIrtualBox and use a proper virtualization technology.

To start with:

it crash!

Ok, now I am not used to VirutalBox - I use Hyper-V and have experience with VmWare, and outside a power or hardware failures I never had any of my servers just crash.

  1. You likely have borked drivers.

  2. Proper server virtualization products support autostart. Xen, XVM, Hyper-V, VmWare. All have a free version even. VirtualBox is not a server system. It was not planned as one, not programmed to be one.

Dump VirtualBox, install some proper Hypervisor, be happy.

Chris S
  • 77,945
  • 11
  • 124
  • 216
TomTom
  • 51,649
  • 7
  • 54
  • 136