A
A
Artur Aralin2015-12-31 00:35:56
Node.js
Artur Aralin, 2015-12-31 00:35:56

How to deal with VitrualBox and nodejs(yeoman, grunt, bower) shared folder?

Hello! Things are like this, I have node, npm and everything I need on the Ubuntu Server VM + a shared folder, but the trouble is, when I try to create a project in a shared folder, it all swears and says "unlinked ...", after reading I found out that this is a problem with the file system, but I did not find a sensible solution ...
Tell me what to do!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2015-12-31
@ArturAralin

apparently does not allow to make symlinks.

A
Artur Aralin, 2015-12-31
@ArturAralin

Found! This is how this problem is solved
VBoxManage setextradata VM_NAME VBoxInternal2/SharedFoldersEnableSymlinksCreate/SHARE_NAME 1

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question