VirtulBox

Main discussion forum
Post Reply
antonellocaroli
Newbie
Newbie
Posts: 48
Joined: Tue Sep 14, 2010 10:36 am

VirtulBox

Post by antonellocaroli »

run Godfather on a win10 virtual machine on a linux system ...

unfortunately Godfather does not see the folder shared by virtulabox, while in copmputer resources is present...

User avatar
jtclipper
Administrator
Administrator
Posts: 768
Joined: Tue Aug 10, 2010 12:04 pm

Re: VirtulBox

Post by jtclipper »

It might be an elevation issue
Paste this in a unicode .reg file using any text editor (notepad will do), and merge into the registry, it might need a restart to take effect

Code: Select all

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"EnableLinkedConnections"=dword:00000001

antonellocaroli
Newbie
Newbie
Posts: 48
Joined: Tue Sep 14, 2010 10:36 am

Re: VirtulBox

Post by antonellocaroli »

no, this did not work

User avatar
jtclipper
Administrator
Administrator
Posts: 768
Joined: Tue Aug 10, 2010 12:04 pm

Re: VirtulBox

Post by jtclipper »

Is this a mapped drive?

antonellocaroli
Newbie
Newbie
Posts: 48
Joined: Tue Sep 14, 2010 10:36 am

Re: VirtulBox

Post by antonellocaroli »

Image

Image

Skunky
Newbie
Newbie
Posts: 14
Joined: Sat Apr 06, 2019 3:57 pm

Re: VirtulBox

Post by Skunky »

when I do this, the vbox "drive" doesn't show up as a drive, but it DOES show up in the tree under network, vboxsvr, etc, etc.... maybe you're not looking in the place it expects it to be...

antonellocaroli
Newbie
Newbie
Posts: 48
Joined: Tue Sep 14, 2010 10:36 am

Re: VirtulBox

Post by antonellocaroli »

Yes, I solved it... thank you.

Post Reply