> Then I get a fetch error: "fetch: Cannot write to ." > ***Error code 1 > > I assume it is trying to write to the mounted nfs, but cannot since > it is readonly. Can you help me with what I need to do? Greetings, You also need to set DISTDIR in /etc/mk.conf, pointing to a directory with read-write permission, to store distribution files. Kind regards, Adam