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
Jan 06, 2011Guide
Hi, all
I have installed the VB 4.0.0 on Pro6. (RAIDiator 4.2.15)
Then finished the few jobs by VBoxManage.
But I can't access the VM via MS remote desktop client.
What things should I check for resolve this problem?
Any advice will be appreciated.
Thanks.
I have installed the VB 4.0.0 on Pro6. (RAIDiator 4.2.15)
Then finished the few jobs by VBoxManage.
VBoxManage createvm --name "WinXP" --ostype "WindowsXP" --register --basefolder /c/backup/virtualbox/machines
VBoxManage createhd --filename "/c/backup/virtualbox/virtual_hdd/ WinXP" --size 5000
VBoxManage storagectl WinXP --name "IDE Controller" --add ide
VBoxManage storagectl WinXP --name "SATA Controller" --add sata
VBoxManage storageattach WinXP --storagectl "IDE Controller" --port 0 --device 0 --type dvddrive --medium "/c/backup/WinXP.iso"
VBoxManage storageattach WinXP --storagectl "SATA Controller" --port 0 --device 0 --type hdd --medium "/c/backup/virtualbox/virtual_hdd/ WinXP.vdi"
VBoxManage modifyvm WinXP --memory 512 --nic1 bridged --bridgeadapter1 eth0 --boot1 dvd --boot2 none --boot3 none --boot4 none
VBoxHeadless --startvm WinXP --vrdp on &
But I can't access the VM via MS remote desktop client.
What things should I check for resolve this problem?
Any advice will be appreciated.
Thanks.
Related Content
NETGEAR Academy

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