top | item 39304844

(no title)

gonzodaruler | 2 years ago

This is definitively not expected. You could also try setting the CPU/Mem configuration via VBoxManage. Maybe you get a good error message then.

`VBoxManage modifyvm <vm_name> --cpus <number of cpus>`

`VBoxManage modifyvm <vm_name> --memory <amout of memory in MB>`

discuss

order

stevemk14ebr|2 years ago

User error, I had to discard the snapshot state first - just like in normal vbox ;)