04-20-2021, 09:05 PM
[member=7109]Moltke[/member] sorry for the confision
On the windows-PC i installed Oracle VirtualBox6.1
On Virtualbox i installed Linux Lite5.4
On the windows-PC i created a share -> D:/win_share
So LinuxLite(VM) can only run when the windows-PC runs as well, i think
If am right the Windows PC is the server
this works ->
But how can i access this folder with out sudo?
I hope this is easier to understand
On the windows-PC i installed Oracle VirtualBox6.1
On Virtualbox i installed Linux Lite5.4
On the windows-PC i created a share -> D:/win_share
So LinuxLite(VM) can only run when the windows-PC runs as well, i think
If am right the Windows PC is the server
this works ->
Code:
sudo mount /media/win_share
But how can i access this folder with out sudo?
I hope this is easier to understand