<div dir="ltr">Hi<div>On the soc on which I work there is issue with unmouting some partitions/directories during /sbin/reboot, here is some example:</div><div><br></div><div>[   OK   ]  Stopped target Local File System.</div><div>Unmouting Temporary Directory (/tmp)...</div><div>Unmouting /run/user/0... <br></div><div>...</div><div>[   FAILED  ]  Failed unmouting Temporary Directory (/tmp).<br></div><div>[   FAILED  ]  Failed unmouting 

/run/user/0. <br></div><div>....</div><div><br></div><div>Unfortunately like it is typical in kernel information about why unmouting failed doesn't appear.  So seems like searching in darkness what is going on. Is any way how to search in darkness? Firstly I should make sure /tmp or /run/user/0 is really a partition and was mount at linux startup. Then maybe I should check access rights if it is rwx. What else can be tried here?</div></div>