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...
horim80
Aug 14, 2010Guide
chirpa wrote: Looks like you have old GPL sources there, not current ones.
I've change 4.2.13 GPL source then it's working now. Thanks chirpa.
so I'm trying to install Windows 7 there, booting ok but there is no disk space to install. how can I add HDD at VM?
VBoxManage createvm --name "Windows 7" --ostype "Windows7" --register --basefolder /c/backup/virtualbox/machines
VBoxManage storagectl "Windows 7" --name "IDE Controller" --add ide
VBoxManage storageattach "Windows 7" --storagectl "IDE Controller" --port 0 --device 0 --type dvddrive --medium "/c/backup/CDs/mg_windows_7_ultimate_k_x86_x64_n7_dvd.iso"
VBoxManage modifyvm "Windows 7" --memory 512 --nic1 bridged --bridgeadapter1 eth0 --boot1 dvd --boot2 none --boot3 none --boot4 none
Related Content
NETGEAR Academy

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