From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 15 Dec 1997 19:13:25 +0000 From: Thomas West west9@worldnet.att.net Subject: [9fans] need help with u9fs Topicbox-Message-UUID: 6d5acd80-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19971215191325.AA5D-9Z62ZLdAnEt-ZBtki5OtIXOAbf5in70iixUYH0@z> I'm having at least one problem setting up u9fs on an indy. The source was copied to the indy and compiled and the /etc/inetd.conf and /etc/setvices files were amended according to the man page. A bonifide executable file exists in /bin/u9fs. (Some lines of .h files were removed because the compiler complained of multiple declarations; I will not elaborate unless it's important) As the man page anticipates: srv tcp!i!u9fs fails: can't translate address but srv tcp!i!564 succeeds (i guess) with: session.. post.. and there is an entry in the indy /tmp/u9fs.log file When i invoke disk/kfscmd allow , then mount, I get mount -c /srv/tcp!i!564 /n/i permission denied also, mount -c /srv/tcp!i!564 /n/kremvax permission denied What's wrong/missing ?