Displaying 1 result from an estimated 1 matches for "virtualboxmanag".
Did you mean:
virtualboxmanage
2011 Jun 01
1
Shared Folders
...aving trouble trying to set up shared folders in the guest VM using
VirtualBox hypervisor. No matter what configuration is defined in my XML, it
never works, I mean, no shared folder is added/specifyed, then, inside the
guest, when I try to mount the folder, I always get a protocol error.
If I use VirtualBoxManage, I can add/specify shared folders easily and mount
it with no problem.
I need to use libvirt in order to deal, in a generalized way, with the
process of creating shared folders in all hypervisors supported by libvirt,
otherwise my problem would be solved already. I must not use specific
commands...