Bug 470839
Summary: | mkinitrd does not create '/dev/hvc0' console device inside initrd | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | James Laska <jlaska> | ||||||
Component: | mkinitrd | Assignee: | Peter Jones <pjones> | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | rawhide | CC: | dcantrell, hdegoede, jturner, katzj, krh, pjones, rstrode, wtogami, wwoods | ||||||
Target Milestone: | --- | Keywords: | Patch | ||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2008-11-14 23:52:13 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: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 438943 | ||||||||
Attachments: |
|
Description
James Laska
2008-11-10 16:00:15 UTC
Created attachment 323121 [details]
fix for hvc devices
Only adds hvc devices on ppc.
HVC is used on more than ppc these days; it's also the console type for pvops Xen guests without a framebuffer. So we should probably just create them on all arches Created attachment 323270 [details]
add hvc device nodes for all arches
Should be fixed in 6.0.71-1 (albeit not with the patch attached.) 71-2 is tagged for F10-final, closing bug. |