Quote:
Originally Posted by eschwartz
I have several times needed to copy it back in using kterm
|
You might find it easier to use a SFTP client, such WinSCP or FileZilla on Windows.
Quote:
Originally Posted by eschwartz
... perhaps I should move it into "/opt/amazon/acw/" since it is read-only, maybe it will stick?? How would I do that, since it's kinda read-only, after all? 
|
You need to mount the root partition as read/wite, by using the
mntroot rw command. Afterwards you can use
mntroot ro to restore the readonly state.