NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
loco42
Nov 10, 2017Aspirant
virtualbox 5.2 on ReadyNas 6.9.0
Hi All, since 2 months my RN3138 was running fine with firmware 6.8.0 and virtualbox-4.3 which I installed based on some threads here. Thanks for that. For other reasons I have to upgrade to a ...
- Jan 29, 2018
answering my own question:
I just managed to install VirtualBox 5.1.32 on ReadyNAS 6.9.2 based on these instructions:
VirtualBox 5.2.x did not work but 5.1. is fine for me.
More or less the only change I had to make was adding
VBOXWEB_AUTH_LIBRARY=null
to /etc/default/virtualbox, since the following default approach was not working.
sudo VBoxManage setproperty websrvauthlibrary null
Of course you need to download the jessie version for 6.9.2 instead of wheezy as described in the link.You may check your debin version withcat /etc/debian_version
Happy hacking...
loco42
Jan 29, 2018Aspirant
answering my own question:
I just managed to install VirtualBox 5.1.32 on ReadyNAS 6.9.2 based on these instructions:
VirtualBox 5.2.x did not work but 5.1. is fine for me.
More or less the only change I had to make was adding
VBOXWEB_AUTH_LIBRARY=null
to /etc/default/virtualbox, since the following default approach was not working.
sudo VBoxManage setproperty websrvauthlibrary null
Of course you need to download the jessie version for 6.9.2 instead of wheezy as described in the link.
You may check your debin version with
cat /etc/debian_version
Happy hacking...
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!