Bug 462993
| Summary: | [ltsp?] kernel 2.6.26.x-y.fc9.x86_64: booting fails while trying to mount the root filesystem | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Axel Thimm <Axel.Thimm> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | CC: | erleichda, john.ellson, twanno |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-10-11 07:20:26 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Axel Thimm
2008-09-20 08:11:19 UTC
Is your root filesystem really on NFS? That's what it's trying to set up... No, it never was/is. Maybe the realtek driver in 2.6.26 is too eager to do nfsroots? The same happens with kernel-2.6.26.5-45.fc9.x86_64. This is apparently caused by having the ltsp-client installed. Do you have that installed? If you erase ltsp-client and rebuild the initrd for the new kernel, everything should work. If you don't know how to rebuild the initrd, just uninstall and reinstall the new kernel. Would /sbin/new-kernel-pkg --package kernel --mkinitrd --depmod --install 2.6.26.5-45.fc9.x86_64 be good enough (as outlined from rpm -q --scripts kernel-2.6.26.5-45.fc9.x86_64)? I just noticed the /etc/kernel/*.d directories (while trying to understand how ltsp-client, which I indeed have installed, could influence the initrd). Is there some documentation on what these do? Thanks! I confirmed that removing the ltsp-client fixes this. Is this a bug in ltsp-client (=> move component to ltsp), or is the error in front of my monitor (=> NOTABUG)? The ltsp-client issue has been fixed. See BZ #462228 *** This bug has been marked as a duplicate of bug 462228 *** |