<div dir="ltr">This one works!!  Follow these simple instructions to test:<div><br></div><div>[Terminal A]</div><div>$ sudo docker -d</div><div><br></div><div>[Terminal B]</div><div>$ docker run -d ubuntu:latest /sbin/init</div><div>&lt;id&gt;</div><div>$ docker checkpoint &lt;id&gt;</div><div>$ docker restore &lt;id&gt;</div><div><br></div><div>I&#39;m sure Mark will be delighted.</div><div><br></div><div>Thanks,</div><div><br></div><div>--Saied</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 10, 2015 at 11:30 AM, Cyrill Gorcunov <span dir="ltr">&lt;<a href="mailto:gorcunov@gmail.com" target="_blank">gorcunov@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mon, Aug 10, 2015 at 11:04:26AM -0700, Saied Kazemi wrote:<br>
&gt;    Hi Cyrill,<br>
&gt;    Applied the patches to the head as of today but unfortunately they didn&#39;t<br>
&gt;    fix the issue and I still get the following restore error:<br>
&gt;    (00.017142)      1:     Bind ./dev/null//deleted to ./proc/kcore<br>
&gt;    (00.017156)      1: Error (mount.c:2013): Can&#39;t mount at ./proc/kcore:<br>
&gt;    Not a directory<br>
&gt;    (00.036744) Error (cr-restore.c:1933): Restoring FAILED.<br>
&gt;    Examining mountpoint-11.img, I can see /null//deleted, so //deleted wasn&#39;t<br>
&gt;    stripped :(<br>
<br>
Heh, there were a typo in first patch. Could you please use this one instead.<br>
<br>
</blockquote></div><br></div>