<div dir="ltr">First, there is no *.proto under p.haul. Second<br>live migration succeeds without such linking.<br><br>Signed-off-by: Hui Kang <a href="mailto:hkang.sunysb@gmail.com" target="_blank">hkang.sunysb@gmail.com</a><br>---<br> test/mtouch/HOWTO | 9 +--------<br> 1 file changed, 1 insertion(+), 8 deletions(-)<br><br>diff --git a/test/mtouch/HOWTO b/test/mtouch/HOWTO<br>index 482adec..a6cb78c 100644<br>--- a/test/mtouch/HOWTO<br>+++ b/test/mtouch/HOWTO<br>@@ -39,14 +39,7 @@ from one node ot another (nodes can be VMs).<br><br>    b) p.haul<br><br>-   * Make sure that p.haul/*.proto links point to respective<br>-     files in CRIU sources<br>-<br>-       # ls -l *.proto<br>-       ... rpc.proto -&gt; ../criu/protobuf/rpc.proto<br>-       ... stats.proto -&gt; ../criu/protobuf/stats.proto<br>-<br>-   * Compile CRIU RPC bindings with &#39;make&#39;<br>+   * Compile and install CRIU RPC bindings with &#39;make install&#39;<br>    * Create _local_ directory for images<br><br>        # mkdir -p /var/local/p.haul-fs/<br>--<br>1.9.1<br></div>