Shared folders not working on Windows 10 guest...UGH!

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
g2only
Posts: 6
Joined: 17. Oct 2017, 04:51
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows 7/10
Location: United States

Shared folders not working on Windows 10 guest...UGH!

Post by g2only »

Long story short...had to use Windows 10 for testing of a hybrid dev project...installed Win 10 and can't get the Shared folder to show up. Latest version of VBox (5.2.22 r126460 (Qt5.6.3)) and latest Guest Additions (today)...so, I tried mounting and reinstall Guest Additions thinking maybe the culprit, but get this (attachment). Also, running El Capitan 10.11.6 (Early 2009 Mac Pro).

Image

Also, Log:
VBox.log
(125.41 KiB) Downloaded 16 times
g2only
Posts: 6
Joined: 17. Oct 2017, 04:51
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows 7/10
Location: United States

Re: Shared folders not working on Windows 10 guest...UGH!

Post by g2only »

VirtualBox_Windows 10_06_12_2018_13_27_12_small.png
VirtualBox_Windows 10_06_12_2018_13_27_12_small.png (37.13 KiB) Viewed 7038 times
andyp73
Volunteer
Posts: 1631
Joined: 25. May 2010, 23:48
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Assorted Linux, Windows Server 2012, DOS, Windows 10, BIOS/UEFI emulation

Re: Shared folders not working on Windows 10 guest...UGH!

Post by andyp73 »

If you search for the error message contained within the dialog box then it seems to be related to the UAC in Windows being borked.

If you narrow the search down and only look for things related to VirtualBox then the suggestions all seem to be to disable 3D acceleration and then the guest additions will install.

I have no idea why that would be the case.

-Andy.
My crystal ball is currently broken. If you want assistance you are going to have to give me all of the necessary information.
Please don't ask me to do your homework for you, I have more than enough of my own things to do.
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Shared folders not working on Windows 10 guest...UGH!

Post by socratis »

andyp73 wrote:then the suggestions all seem to be to disable 3D acceleration and then the guest additions will install.
[Citation needed]
andyp73 wrote:I have no idea why that would be the case.
Because... it's not? ;)

AFAIK, there is no connection with the 3D acceleration and the UAC not working.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
g2only
Posts: 6
Joined: 17. Oct 2017, 04:51
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows 7/10
Location: United States

Re: Shared folders not working on Windows 10 guest...UGH!

Post by g2only »

Okay...I just reinstalled the Extension Pack (5.2.22) and when I check the version in the task bar it still shows the older version (5.1.28) running...?? Am I missing something?
VirtualBox_Windows 10_06_12_2018_17_27_41_small.png
VirtualBox_Windows 10_06_12_2018_17_27_41_small.png (28.22 KiB) Viewed 7028 times
g2only
Posts: 6
Joined: 17. Oct 2017, 04:51
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows 7/10
Location: United States

Re: Shared folders not working on Windows 10 guest...UGH!

Post by g2only »

extversion.png
extversion.png (58.78 KiB) Viewed 7024 times
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Shared folders not working on Windows 10 guest...UGH!

Post by socratis »

g2only wrote:I just reinstalled the Extension Pack (5.2.22) and when I check the version in the task bar it still shows the older version (5.1.28) running
You've got to be careful with the terminology. There are two distinct things:
  • The Extension Pack (ExtPack) gets installed on the host and it has to match the VirtualBox version. It provides functionality such as USB2-3, Webcam, VRDP, PXE, PCI passthrough on Linux hosts, VDI Encryption. You have to download it and install it separately from the main VirtualBox program, due to its license.
  • The Guest Additions (GAs) get installed on the guest and it would be good to match the VirtualBox version, for anything other than enhanced graphics support. It provides functionality such as shared folders, shared clipboard, drag and drop, pointer sharing (for PS/2 mice), enhanced graphics support. You do not have to download it separately from the main VirtualBox program, since it comes bundled with it.
So, which did you re-install? In order to install/update the GAs, with the VM window having the focus go to the menu "Devices" » "Insert GAs CD Image..." and then follow the prompts.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
g2only
Posts: 6
Joined: 17. Oct 2017, 04:51
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows 7/10
Location: United States

Re: Shared folders not working on Windows 10 guest...UGH!

Post by g2only »

Sorry for confusing the 2. I did the
"Devices" » "Insert GAs CD Image..." and then follow the prompts
and get this:
VirtualBox_Windows 10_07_12_2018_00_27_17_small.png
VirtualBox_Windows 10_07_12_2018_00_27_17_small.png (37.09 KiB) Viewed 7021 times
Selecting YES, of course...then get:
VirtualBox_Windows 10_07_12_2018_00_28_18_small.png
VirtualBox_Windows 10_07_12_2018_00_28_18_small.png (30.67 KiB) Viewed 7021 times
andyp73
Volunteer
Posts: 1631
Joined: 25. May 2010, 23:48
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Assorted Linux, Windows Server 2012, DOS, Windows 10, BIOS/UEFI emulation

Re: Shared folders not working on Windows 10 guest...UGH!

Post by andyp73 »

socratis wrote:[Citation needed]
There are several references to VirtualBox graphics in the very long thread File System error (-1073741819) on Windows 10 amongst a myriad of other things too.

-Andy.
My crystal ball is currently broken. If you want assistance you are going to have to give me all of the necessary information.
Please don't ask me to do your homework for you, I have more than enough of my own things to do.
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Shared folders not working on Windows 10 guest...UGH!

Post by socratis »

Still can't see the connection no matter how hard I try...
Maybe disabling the 3D acceleration jolts something in the system? Can't tell for sure...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply