How do I mount specific shared folders.
Parallels put
none /media/psf prl_fs sync,nosuid,nodev,noatime,share,nofail 0 0
in /etc/fstab which is fine but what if I want to say mount the shared folder "test" to "/srv/test" what do I need to put in fstab?


Reply With Quote
