View Single Post
Posts: 40 | Thanked: 6 times | Joined on Jul 2011
#41
Originally Posted by juiceme View Post
Fairly strange, that.

I tried several combinations, mounting with/without the ubi device attached etc, and only time that error happens is when you try to do it as user.
As root, it never gives that error.
i get the same error as user or as root

Code:
~# whoami
root
~# mount -t ubifs ubi0:var /mnt
mount: permission denied (are you root?)
Code:
~ $ whoami
user
~ $  mount -t ubifs ubi0:var /mnt
mount: permission denied (are you root?)
should I throw away my n9? :P