Hi , Thomas<div><br></div><div>We have an internal jffs2 image making process , which requires a pure target from buildroot ,</div><div>and follow the steps as below :</div><div><br></div><div>(1) extract rootfs.tar to designated target directory (rootfs) , this is done by post-script .</div>
<div>(2) Adding functional script and application to rootfs .</div><div>(3) make a new jffs2 image</div><div>(4)burn this image to arm board</div><div><br></div><div>Of course , if extract rootfs.tar as root , everything works pretty well , busybox login as root .</div>
<div>But in the server , there is no root permission .</div><div><br></div><div>So the issue is how to login as root without "operation of extract rootfs.tar as root". </div><div> </div><div><br></div><div>Regards ,</div>
<div><br></div><div><br></div><div><br></div>