Forum Discussion
Altera_Forum
Honored Contributor
21 years agohow to change files to excutable mode?
when i input in uclinux shell : chmod 777 myfile the shell say: myfile: Read-Only system well, how to change file mode? thanks !
Altera_Forum
Honored Contributor
21 years agoCheck to see what type of file system this file is on? My bet is you're trying to change permissions on a romfs (read-only) filesystem or some other "read only" filesystem.
Cheers, - slacker