Thanks for the pointer, I had see that before. It is applicable to cases where the vagrant folder is required for some operation, which is not the case in my example.
For my example, it is ok to remount later because the the synced folders are not required for startup. One way out is to totally omit synced folders from Vagrantfile, and to do everthing explicitly in rc.local or similar. I just could not believe that there is no mechanism that makes the shared folders persistent. After restart, everything is shared in the wrong folders, i.e. /media/.... Dieter -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
