<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><id></div><div>$ docker checkpoint <id></div><div>$ docker restore <id></div><div><br></div><div>I'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"><<a href="mailto:gorcunov@gmail.com" target="_blank">gorcunov@gmail.com</a>></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>
> Hi Cyrill,<br>
> Applied the patches to the head as of today but unfortunately they didn't<br>
> fix the issue and I still get the following restore error:<br>
> (00.017142) 1: Bind ./dev/null//deleted to ./proc/kcore<br>
> (00.017156) 1: Error (mount.c:2013): Can't mount at ./proc/kcore:<br>
> Not a directory<br>
> (00.036744) Error (cr-restore.c:1933): Restoring FAILED.<br>
> Examining mountpoint-11.img, I can see /null//deleted, so //deleted wasn't<br>
> stripped :(<br>
<br>
Heh, there were a typo in first patch. Could you please use this one instead.<br>
<br>
</blockquote></div><br></div>