管理员,您好。
我在tiny6410,的android系统下,进入terminal emulator,输入$mkdir /dev/file1/,显示mkdir failed for /dev/file1/,permission denied。
使用su,返回su:uid 10023 not allowed to su
使用sudo,返回sudo not found
使用chmod 777 /dev/返回opeation not permitted
在ES文件浏览器中的/dev/目录下创建新目录和文件都弹出操作不允许。
请问我怎样才能在/dev下建立目录和文件呢?