Opened 18 years ago
Closed 18 years ago
#75 closed defect (invalid)
VBoxManage - shared folder
Reported by: | qv90 | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.3.4 |
Keywords: | shared folder | Cc: | |
Guest type: | other | Host type: | other |
Description
Host-OS: Win XP Prof
Guest-OS: Win XP Prof
Command: VBoxManage.exe sharedfolder add "Jaballa 1.45" -name "Gagga" -hostpath "F:\Tmp"
Result:
[!] FAILED calling machine->CreateSharedFolder(Bstr(name), Bstr(hostpath)) at line 5529[[BR]]
[!] Primary RC = E_ACCESSDENIED (0x80070005) - General access denied error
[!] Full error info present: true , basic error info present: true
[!] Result Code = E_ACCESSDENIED (0x80070005) - General access denied error
[!] Text = The machine is not mutable
[!] Component = Machine, Interface: IMachine, {fd443ec1-0009-4f5b-9282-d72760a
66916}
[!] Callee = IMachine, {fd443ec1-0009-4f5b-9282-d72760a66916}
[!] FAILED calling machine->SaveSettings() at line 5532[[BR]]
[!] Primary RC = E_ACCESSDENIED (0x80070005) - General access denied error
[!] Full error info present: true , basic error info present: true
[!] Result Code = E_ACCESSDENIED (0x80070005) - General access denied error
[!] Text = The machine is not mutable
[!] Component = Machine, Interface: IMachine, {fd443ec1-0009-4f5b-9282-d72760a
66916}
[!] Callee = IMachine, {fd443ec1-0009-4f5b-9282-d72760a66916}
You cannot add persistent shared folders at VM runtime. Either turn off the VM or add a transient folder.