среда, 10 мая 2017 г.

VirtualBox. Mount Windows shared folder in Linux guest

Small snippet how to mount a windows shared folder in linux guest in VirtualBox:
mount -t vboxsf share ~/host

where host is the mount point in linux guest and share is the name of the shared folder defined in VirtualBox.

Комментариев нет:

Отправить комментарий