Bug 519756

Summary: netconsole module omitted from install media
Product: [Fedora] Fedora Reporter: John Reiser <jreiser>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, dcantrell, vanmeeuwen+fedora
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: 2009-08-27 19:28: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:

Description John Reiser 2009-08-27 17:41:23 UTC
Description of problem: The netconsole module is not present on install DVD, and is not builtin to the kernel.  Therefore netconsole cannot be used to debug problems with kernel/display/etc during install.  According to https://fedoraproject.org/wiki/Netconsole the proper way to activate netconsole is with modprobe.  However, "modprobe netconsole netconsole=..." fails with "FATAL: Module netconsole not found".  "lsmod | grep cons" shows no console module is active.

Version-Release number of selected component (if applicable):
Fedora-12-Alpha-i386-DVD.iso

How reproducible: every time


Steps to Reproduce:
1. Download Fedora-12-Alpha-i386-DVD.iso and burn to DVD.
2. Boot DVD with basic video driver to avoid possible problems with graphics.
3. Switch to VT2, invoke "modprobe netconsole netconsole=...".
  
Actual results: FATAL: Module netconsole not found


Expected results: successful load and activation of netconsole


Additional info:

Comment 1 Chris Lumens 2009-08-27 19:28:33 UTC
This will be fixed in the next build of anaconda.