<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:kzak@redhat.com" title="Karel Zak <kzak@redhat.com>"> <span class="fn">Karel Zak</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTOURBUG - Failed to mount /sysroot"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90913">bug 90913</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>kzak@redhat.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTOURBUG - Failed to mount /sysroot"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90913#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTOURBUG - Failed to mount /sysroot"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90913">bug 90913</a>
from <span class="vcard"><a class="email" href="mailto:kzak@redhat.com" title="Karel Zak <kzak@redhat.com>"> <span class="fn">Karel Zak</span></a>
</span></b>
<pre>mount: unknown filesystem type 'nfs'
... means ENODEV from mount(2) syscall and it's obviously wrong, for NFS we use
/sbin/mount.nfs helper. The helper is probably not available (IMHO initrd
setup mistake)</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>