[CentOS] new initrd
Joshua Baker-LePain
jlb17 at duke.eduTue May 23 13:38:49 UTC 2006
- Previous message: [CentOS] new initrd
- Next message: [CentOS] new initrd
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 23 May 2006 at 2:34pm, Tom Brown wrote > >> Not building a module won't make the build process complain -- it'll just >> assume you didn't want it. What does 'grep -A10 Fusion .config' say? > > OK i see > > grep -A10 Fusion .config > # Fusion MPT device support > # > CONFIG_FUSION=y > CONFIG_FUSION_SPI=y > CONFIG_FUSION_FC=y > CONFIG_FUSION_SAS=m > CONFIG_FUSION_MAX_SGE=128 > CONFIG_FUSION_CTL=y You built support into the kernel (y), rather than as a module. That's fine if you want it that way, but then you don't need the correpsonding entry in /etc/modprobe.conf. -- Joshua Baker-LePain Department of Biomedical Engineering Duke University
- Previous message: [CentOS] new initrd
- Next message: [CentOS] new initrd
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list