I want write a c program.And a common user(not in root group) will run this program.<br>
In this program,I call fread(/dev/sdc...) and fwrite(/dev/sdc),but this
call will return "permission no allow".If I use the root user,will be
ok.<br>
How to change to the authority to root's?<br>
<br>
I know the  root's password.<br><br><br>