<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - systemd-fstab-generator uses wrong PREFIX in ExecStart when split-usr is used"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90620">90620</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>systemd-fstab-generator uses wrong PREFIX in ExecStart when split-usr is used
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>systemd
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>critical
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>tpgxyz@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Systemd-220 with OpenMandriva Lx 3 using dracut-041

After rebuilding initrd to get use of new systemd, my system stop to boot on
initrd stage.

Systemd boot drop to dracut shell and i get error:
systemd-fsck-root.service: Failed at step EXEC spawning
/usr/lib/systemd/systemd-fsck: No such file or directory

systemctl status systemd-fsck-root.service points to a file
/run/systemd/generator/systemd-fsck-root.service which contain this:


ExecStart=/usr/lib/systemd/systemd-fsck /dev/disk/by-uuid/SOME-UUID

Above is wrong, because systemd-fsck lives in /lib/systemd because of used
--split-usr


Please fix this, as this is a regression from 219.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>