Dirk Heinrichs <[email protected]> writes: > From that and the contents of the original initrd you posted in the > former thread and what others already found out: > > This initrd has all all sorts of driver modules for SATA and SCSI > chipsets, so it's most likely that you forgot to compile in the > correct drivers into your custom kernel. > > I think I've seen somebody already identified one of them as some > Fusion SCSI driver, so I guess you would need to compile the Fusion > stuff into your kernel (they even have an own section in > "menuconfig").
That turned out a failure... already posted here (Sorry about the thread confusion) > What this initrd doesn't have is modules for SCSI Disk support and > filesystems, so they seem to be compiled into the kernel directly. Yes, compiled in. > Could please post the kernels .config (or /proc/config) and lspci > output from the original, working setup? Yes, sorry I made you work so hard for the info... you did ask for more info but I got working on this thread and forgot. These URLS seem to be loading kind of slow right now: lspci on system running 2.4.26-r4 www.jtan.com/~reader/kdiag/lspci.html config from build of 2.6.24-r8 (This one boots with initrd) www.jtan.com/~reader/kdiag/config.html lslR on initrd structure built in kernel tree 2.6.24-r8 www.jtan.com/~reader/kdiag/lslR_initrd.html lsmod on system running 2.6.24-r8 www.jtan.com/~reader/kdiag/lsmod.html

