Description of problem: I installed fc10 from DVD and CD on two CCISS servers, DL360 G3 and ML370 G2, both with CCISS controllers. The DVD allows selection of a repository during install. If I select a repository that includes the latest kernel, the installer reports that no change was necessary to the boot loader. Upon restart, the kernel panics unable to find root (no initrd was created). When I reinstalled and did not select the repositories, the initrd correctly included the cciss driver. Version-Release number of selected component (if applicable): 10-DVD (and CD) How reproducible: Install on DL360 G3 or ML370 G2, enable fedora and fedora-updates repositories. Steps to Reproduce: 1. Insert CD into DL360 G3 2. Reboot and install, making sure fedora and fedora-updates repositories are checked. 3. Wait until end of install (dialog is shown) 4. Reboot - kernel panic and rescue shows that grub.conf includes no initrd. Actual results: Non-bootable installation Expected results: Bootable installation Additional info:
We have changed the process for creating the initrd.img. We now use dracut now. This issue seems to be addressed in current anaconda (12-21 or later). Feel free to reopen this issue if you continue to see this behavior.