Dec 18, 2012

openSUSE Forums: Why isn't shared folder automounting with fstab?

openSUSE Forums
openSUSE Forums
Why isn't shared folder automounting with fstab?
Dec 19th 2012, 01:59

I have a shared folder "shared" which lives on the host machine and is shared via virtualbox to the guest as "shared". In fstab, I put:


Code:

shared /var/www/testsite vboxsf defaults 0 0
But when I go to /var/www/testsite nothing is there. If I then execute the command:

Code:

sudo mount -t vboxsf shared /var/www/testsite
then it mounts it! Why isn't fstab auto-mounting the folder?

This also doesn't work!

Code:

shared /var/www/testsite vboxsf defaults,uid=0,gid=0 0 0

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

No comments: