Skip to content

Parallels 10 & 1.2.2, Failed to mount folders #135

Closed
@pulkitjalan

Description

@pulkitjalan

I have just upgraded to parallels 10 and the plugin to 1.2.2. The VMs don't start anymore. It did install Parallels Tools and reboot the vm before getting this error:

Failed to mount folders in Linux guest. This is usually because
the "prl_fs" file system is not available. Please verify that
Parallels Tools are properly installed in the guest and
can work properly. If so, the VM reboot can solve a problem.
The command attempted was:

mount -t prl_fs -o uid=`id -u vagrant`,gid=`getent group vagrant | cut -d: -f3`,dmode=775,fmode=755 var_www_html /var/www/html
mount -t prl_fs -o uid=`id -u vagrant`,gid=`id -g vagrant`,dmode=775,fmode=755 var_www_html /var/www/html

I also tried 1.2.0 with parallels 9 & 10, and im getting the same error with a slightly different message ("vboxsf" instead of "prl_fs").

I have got it working for now, running version 1.1.0 of the plugin with parallels 9 & 10.

Any idea what might be causing this issue?

(Using ubuntu 14.04 (https://vagrantcloud.com/parallels/ubuntu-14.04))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions