NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
chirpa
Mar 07, 2009Luminary
Running VirtualBox VM host on ReadyNAS Pro
What is VirtualBox? So, I got bored while laundry was going... and decided to see how well a virtual OS would run on the Pro. My first choice of VM was VirtualBox, just cause I'm familiar with it a...
msetnarba
Aug 22, 2009Aspirant
same thing
here is exactly what I've done :
during vbox install I've this message :
here is exactly what I've done :
# echo "deb http://download.virtualbox.org/virtualbox/debian etch non-free" >> /etc/apt/sources.list
# wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | apt-key add -
# apt-get update && apt-get install build-essential
# wget -q http://www.readynas.com/download/GPL/RNDP6xxx_4.2.5_WW_src.zip
# unzip -q RNDP6xxx_4.2.5_WW_src.zip -d ./GPL
# cd GPL/linux-x86-2.6/
# cp arch/x86/configs/tolapai_defconfig arch/x86/configs/i386_defconfig
# make menuconfig (I do this otherwise I've this error : (missing kernel .config file))
# make clean;make all
# ln -s /c/backup/GPL/linux-x86-2.6/ /usr/src/linux
# KERN_DIR=/usr/src/linux
# wget http://download.virtualbox.org/virtualbox/3.0.4/VirtualBox-3.0.4-50677-Linux_x86.run
# chmod +x VirtualBox-3.0.4-50677-Linux_x86.run
# ./VirtualBox-3.0.4-50677-Linux_x86.run
during vbox install I've this message :
Python found: python, installing bindings...
/bin/bash: python: command not found
Building the VirtualBox vboxdrv kernel module
Failed to build the vboxdrv kernel module.
Related Content
NETGEAR Academy

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