failed to jb my KV 5.6.5.
I think the reason is root fs is mounted read-only and jb cannot write file into it.
is there any way to work around this?
jb is running as framwork(9000) user with root(0) group
I even tried 'sudo mount -o remount,rw /' or 'su -c mount -o remount,rw /' but no luck.
thanks!
Last edited by ppyyf; 02-05-2016 at 01:36 PM.
|