On Wed, Dec 16, 2009 at 10:33 AM, Carlos E. R. <robin.listas@telefonica.net> wrote:
Post your /etc/exports file, please.
As posted in the OP, cat /etc/exports /usr/local/exports 192.168.1.7(ro,no_root_squash,sync,subtree_check)
And perhaps the mount options of whatever filesystem holds /usr/local/exports.
cat /etc/fstab LABEL=BOOT /boot ext3 noatime,acl,user_xattr 1 2 LABEL=HOME /home ext4 relatime,acl,user_xattr,journal_checksum,barrier=1 1 2 LABEL=ROOT / ext4 relatime,acl,user_xattr,journal_checksum,barrier=1 1 1 LABEL=SWAP swap swap defaults 0 0 proc /proc proc defaults 0 0 sysfs /sys sysfs noauto 0 0 debugfs /sys/kernel/debug debugfs noauto 0 0 usbfs /proc/bus/usb usbfs noauto 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 BenDJ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org