Bug 248979
| Summary: | initrd no longer works, switch to initramfs | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pierre Ossman <pierre-bugzilla> | ||||
| Component: | system-config-netboot | Assignee: | Radek Brich <rbrich> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | fleite, robert.macaulay | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-10-17 10:22:33 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: | |||||||
| Attachments: |
|
||||||
|
Description
Pierre Ossman
2007-07-19 23:50:26 UTC
Created attachment 159624 [details]
initramfs.patch
As you cannot pivot over rootfs, you need to do something like this in the startup script: exec /sbin/switch_root -c /dev/console /mnt /sbin/init Trying to track down proper system-config-netboot maintainer. How's that hunting going, Jesse? :) fleite actually owns this. Not me. fixed in 0.1.42 |