Created attachment 8981 [details] output.log I'm trying to change password, file /etc/shadow is "mount --bind" in a writable filesystem so the file can be updated, but busybox will try to create a file in /etc/shadow+ , and since the filesystem is not writable, the command fails.