Bug 519756 - netconsole module omitted from install media
Summary: netconsole module omitted from install media
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-08-27 17:41 UTC by John Reiser
Modified: 2013-01-10 05:26 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-08-27 19:28:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.