Quote:
Originally Posted by wll_cxy
another question:
I use ssh into root of kindle. I use mntroot rw,but still can't let command such as : chmod 444 xxx.xxx work. what should I do ?
|
That depends on where in the file tree your xxx.xxx lies.
Some parts of the file tree are not affected by the mntroot script because they are not on the same backing store.
Some parts of the file tree are not affected by the mntroot script because their file type does not support write operations.
And in general, you should never need to change the permissions of a file in the Amazon system image. As shipped and installed on your Kindle, it is a working system.
So back up and tell us the context.
Include what it is you want to accomplish as your overall goal.
Also the where, what, and why of the xxx.xxx you want to change.