Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2000 20:19:27 -0800
From:      "Leonard C." <leonardc9@usa.net>
To:        questions@freebsd.org
Subject:   NFS export problems
Message-ID:  <5.0.0.25.2.20001215201629.02b3fae8@yikes.com>

next in thread | raw e-mail | index | archive | help
I'm trying to NFS export some of my directories to do an installworld on a 
second machine.

However, when I HUP mountd, it reports in syslog:

Dec 15 20:09:53 chung mountd[122]: can't change attributes for /usr/obj
Dec 15 20:09:53 chung mountd[122]: bad exports list line /usr/obj   -maproot
Dec 15 20:09:53 chung mountd[122]: can't change attributes for /usr/ports
Dec 15 20:09:53 chung mountd[122]: bad exports list line /usr/ports -maproot


I can't mount any of those directories.

Here's my exports file:

chung# more /etc/exports
/usr/src   -maproot=0 guest1
/usr/obj   -maproot=0 guest1
/usr/ports -maproot=0 guest1

chung# mount
/dev/wd0a on / (ufs, NFS exported, local)
/dev/wd1e on /disks/1 (ufs, local)
/dev/wd2e on /disks/2 (ufs, local)
/dev/wcd0c on /usr/local/www/data/mp3/cd5 (cd9660, local, read-only)
procfs on /proc (procfs, local)

Anybody have any ideas on what's going on?

Thanks,

Leonard

-- 
Support the Blue Ribbon Campaign for free speech online
http://www.eff.org/blueribbon.html
"Those who will not reason perish in the act.
Those who will not act, perish for that reason." - W. H. Auden 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.0.0.25.2.20001215201629.02b3fae8>