August 7, 201213 yr The Vbox.log file keeps Disk 1 awake all the time. I tried editing the Vbox.xlm file and it works for a while and then reverts back. I tried an internet search on how to disable logging and I cannot get it to work. Any help?
August 7, 201213 yr Not sure how you are starting VirtualBox, but these are the 3 commands I use (can be placed in go file to start on every reboot) installpkg /boot/packages/VirtualBox-4.1.8-unRAID.tgz vboxwebsrv -b -H 127.0.0.1 --logfile /dev/null >/dev/null VBoxManage extpack install /boot/packages/Oracle_VM_VirtualBox_Extension_Pack-4.1.18-78361.vbox-extpack The middle line directs my log file to the trash (/dev/null).
Archived
This topic is now archived and is closed to further replies.