A/UX: Solution to "mount:
: Not owner" Error
I tried to mount a file system and got the error:
mount: <directory>: Not owner
You must be logged in as "root" when mounting partitions.
Enter the line:
whoami
The output should be: "root". If it isn't, log in as "root" and try the mount
again.
Published Date: Feb 18, 2012
Still need help?