View Single Post
Old 04-24-2017, 10:50 PM   #121
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
So you must be using kTerm, otherwise you would have seen the motd that reminds users that the file system is normally read-only.

Sorry, I just assumed you knew that, so:

mntroot rw
change permissions
mntroot ro

= = = = =

*nix systems (all types of them) support symbolic links.
Something DOS based systems do not.

In the case of libraries, they are used to link from a 'common name' (always the same) to the particular name-version named file.
It is the permission of the target of the link(s) that you need to change and then execute that one.

Last edited by knc1; 04-24-2017 at 10:54 PM.
knc1 is offline   Reply With Quote