Page 1 of 1

VBoxSDL with controls or setting norawr0 in config

Posted: 23. Nov 2011, 10:25
by balmac
Hi
we virtualized a very old linux server in VirtualBox. Sadly most applications (even sometimes bash or init) in the guest crash randomly with Segmentation Fault. After some trial & error we found that starting the VM using "VBoxSDL --startvm vm.name.tld -norawr0" seems to solve this problem. But using VBoxSDL there are no controls on the window to e.g. connect network cards, which we need.

Is it possible to:
A) Start VBoxSDL with these controls
or
B) Apply this flag "norawr0" to the virtual machine, either in the config (xml) or through command line?

Help is much appreciated.
Thank you.

balmac