Page 1 of 1

Enter Shared Folder in fstab? Access rights?

Posted: 1. Apr 2011, 12:42
by smartysmart34
Hi all,

I want to mount the Shared Folder in my OpenSusse 11.4-Guest via fstab.
I think I found the right syntax to generaly do that, but:
1- it only works manually. Not at boot-time even though the "auto" parameter was specified
2- The mountpoint is martin:users with rights 777 before the mount and root:root 750 after. How can I keep the owner and rights?

Kind regards,
Martin

Re: Enter Shared Folder in fstab? Access rights?

Posted: 2. Apr 2011, 22:45
by Sasquatch
Two things:
- putting it in fstab can lead to failed mounts, as the modules are loaded after fstab is processed.
- Check your mount options.