Bug 89925

Summary: nfsroot systems can't boot on current git master
Product: systemd Reporter: asavah <irherder>
Component: generalAssignee: systemd-bugs
Status: RESOLVED DUPLICATE QA Contact: systemd-bugs
Severity: major    
Priority: medium CC: walters
Version: unspecified   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description asavah 2015-04-06 21:21:16 UTC
Commit e792e890fe8343b922542f52af09e058f8fa85ab
introduces a bug which prevents nfsroot (diskless) systems from booting.

The error message is:
[!!!!!] Failed to mount API filesystems, freezing

Reverting this **** fixes the issue.
Whoever thought that "eating up ENOENT" is bad did not think about diskless systems, it was there for a reason.

Please revert or provide a better mechanism for diskless systems.
Comment 1 Colin Walters 2015-04-07 00:27:15 UTC

*** This bug has been marked as a duplicate of bug 89918 ***
Comment 2 Daniel Mack 2015-04-07 09:05:49 UTC
Now fixed in git with b604cb9bf6

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.