D
D
Daniel2017-10-04 18:05:31
linux
Daniel, 2017-10-04 18:05:31

How to access Linux filesystem through Virtualbox?

Good to everyone!
On Win10 installed Virtualbox with Linux (Ubuntu, Ubuntu Server, Lubuntu). How do I properly set up the host, Virtualbox and one of these systems (preferably Lubuntu) so that files can be accessed from the host system?
The network seems to be set up. Used a network bridge. Ping goes both ways. I installed samba on Lubuntu, but either I didn’t install something correctly, or I didn’t understand how to use it. In general, there is no access to the shared folder through the browser. Through the conductor too.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Shitskov, 2017-10-04
@Zarom

vsesam.org/kak-sozdat-v-virtualbox-obshhie-papki

B
bonv, 2017-10-04
@bonv

  1. First add folder in VM settings in VirtualBox
  2. Be sure to install the Guest Additions
  3. In the guest OS, add your user to the vboxsf group
    sudo adduser username vboxsf
    sudo reboot

    In the guest system, the path to the folder will be
    /media/sf_<Shared Folder Name>/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question