<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi,<br>
      <br>
      The system boots correctly using sysV grub option, but randomly
      fails during boot using systemd (grub default).<br>
      <br>
      /etc/fstab:<br>
      # <file system> <mount point>   <type> 
      <options>       <dump>  <pass><br>
      proc            /proc           proc    defaults        0       0<br>
      # / was on /dev/sda1 during installation<br>
      UUID=0ab4af79-6e21-4c58-8514-2cf849d53ae1 /     ext4
      errors=remount-ro 0       1<br>
      # /home was on /dev/sda7 during installation<br>
      UUID=60dac49d-8399-4a6f-9ded-7adc952fc33e /home ext4
      defaults        0       2<br>
      # /tmp was on /dev/sda6 during installation<br>
      UUID=08511bfb-ef79-432c-b792-c455ec64679e /tmp  ext4
      defaults        0       2<br>
      # /var was on /dev/sda5 during installation<br>
      UUID=66610011-7694-4574-ba2f-7ab34169b037 /var  ext4
      defaults        0       2<br>
      # swap was on /dev/sda2 during installation<br>
      UUID=840f5b96-d8ce-4ad5-9750-330cb69bf691 none  swap
      sw              0       0<br>
      /dev/scd0       /media/cdrom0   udf,iso9660 user,noauto    
      0       0<br>
      <br>
    </div>
    <p>Regards,<br>
    </p>
    <div class="moz-signature">-- <br>
      <div style="color: rgb(0, 0, 0);font-family: Helvetica; font-size:
        12px;"><b>Emmanuel DECAEN</b><br>
        <br>
      </div>
    </div>
  </body>
</html>