<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Package: xen</p>
    <p>Version: 4.8.1<br>
    </p>
    <p>OS : Debian Jessie 8.8 (stable), testing repository enabled in
      sources.list to download xen-4.8.1<br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
    <p>I'm trying to install xen with XSM Flask module on.<br>
    </p>
    <p>Following, the instructions I did :</p>
    <blockquote>
      <ol>
        <li>apt-get build-dep xen</li>
        <li>apt-get source xen</li>
        <li>cd xen-4.8.1</li>
        <li>vim.tiny Configure.mk (and added XSM_ENABLE ?=y and
          FLASK_ENABLE ?=y)<br>
        </li>
        <li>make clean</li>
        <li>./configure --enable-xen --enable-tools --enable-xsm</li>
        <li>make</li>
        <li>make install</li>
        <li>update grub</li>
        <li>reboot</li>
      </ol>
    </blockquote>
    <p>After the reboot, debian with hypervisor starts but I'm unable to
      launch xl command and xenstore-ls gives no answer. <br>
    </p>
    <p>Am I missing something ?</p>
    <p>Regards,</p>
    <p>HervĂ©<br>
    </p>
    <p><br>
    </p>
    <i>uname -a </i>: Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2
    (2017-04-30) x86_64 GNU/Linux<br>
  </body>
</html>