Summary: Errors received
and
Map drive:
What I have done:
virtualbox.org/virtualbox/6.1.16/Oracle_VM_VirtualBox_Extension_Pack-6.1.16.vbox-extpack
Installed
Member of both vboxsf and vboxusers
Win10-Home Guest: Created and Windows 10 Home installed
Used File->Close->Power off .
Ubuntu 18.04 Host Terminal
\home\luigiwriter\vb-share share file created
Well, at least VBoxManage knows it exists, but not able to tell Windows 10???:(
Win10-Home Guest:
Windows file manager:
* network lists local machine, but not \\vboxsvr
* Map drives does not find it either.
Hard Reboot just to be sure
Windows file manager:
Map drive:
Have to type everything in because the clipboard is not working either although set to bi-directional.
4 days at this. searched google, Oracle, Virturalbox.org, and too many more to discover that no one with this combination has this exact problem.
Or if they did and did what I did above, and it worked for them but usually on older Ubuntu and older Window combinations.
At wits end, :confused:
Hope someone can see what I have missed while been staring at this for days
Code:
net use Z: \\vboxsvr\vb-share
System error 53 has occured
The network path was not found.
Map drive:
Code:
\\vboxsvr\vb-share
"Windows can't find a computer or device named 'vboxsvr'"
Error code 0x80070035
The network path was not found.
virtualbox.org/virtualbox/6.1.16/Oracle_VM_VirtualBox_Extension_Pack-6.1.16.vbox-extpack
Installed
Member of both vboxsf and vboxusers
Win10-Home Guest: Created and Windows 10 Home installed
Used File->Close->Power off .
Ubuntu 18.04 Host Terminal
\home\luigiwriter\vb-share share file created
Code:
VBoxManage sharedfolder add "Win10-Home" --name "vb-share" --hostpath "/home/luigiwriter"
VBoxManage: error: Shared folder named 'vb-share' already exists
Win10-Home Guest:
Code:
net use Z: \\vboxsvr\vb-share
System error 53 has occured
The network path was not found.
* network lists local machine, but not \\vboxsvr
* Map drives does not find it either.
Hard Reboot just to be sure
Windows file manager:
Map drive:
Code:
\\vboxsvr\vb-share
"Windows can't find a computer or device named 'vboxsvr'"
Error code 0x80070035
The network path was not found.
4 days at this. searched google, Oracle, Virturalbox.org, and too many more to discover that no one with this combination has this exact problem.
Or if they did and did what I did above, and it worked for them but usually on older Ubuntu and older Window combinations.
At wits end, :confused:
Hope someone can see what I have missed while been staring at this for days