Forum Discussion
Altera_Forum
Honored Contributor
20 years agochmod 777 /home/w/uClinux-dist-test/romfs/tmp
Hi all, I am folling http://nioswiki.jot.com/wikihome/operating...ems/uclinuxdist (http://nioswiki.jot.com/wikihome/operatingsystems/uclinuxdist) to make boa,but I met the err message whe...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by smalllight@Aug 25 2006, 05:50 PM chmod: 正在更改 ‘/home/w/uclinux-dist-test/romfs/tmp’ 的权限: 不允许的操作
the prompt is very clearly, you have no enoph right to change the file' right.
you can use the "su" command,change to root.the you can do it.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=17830)
--- quote end ---
--- Quote End --- Thank you for your reply!smalllight. Do you mean that I should have to change makefile befor I "make"? I know how to change to root with command "su",but do not know how to change makefile.