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:
This will be fixed in the next build of anaconda.