Quoting Olivier Blin <[EMAIL PROTECTED]>: > On Tue, 11 Nov 2003 22:56:51 -0500 > Scott Chevalley <[EMAIL PROTECTED]> wrote: > > > > Yes, I need please the output of lscpi and lspcidrake (to give me > > > the exact name of your IDE chipset). > > > > > Thanks. > > > > here ya go. > > Ok, you're using a VIA82CXXX IDE chipset. > I've set CONFIG_BLK_DEV_VIA82CXXX=m in test9.5mdk, but, as Andrey > pointed out, ide chipsets won't even load in current 2.6 state. > I'll built-in ide chipsets back in next release. > > BTW, I'd like to know if the ide module is correctly detected by > mkinitrd. > Can you please try the following (as root) so I can check which modules > are detected and added in the /lib of initrd ? > > cp /boot/initrd-2.6.0-0.test9.5mdk.img initrd-2.6-test9.5mdk.img.gz > gunzip initrd-2.6-test9.5mdk.img.gz > mkdir initrd-2.6-test9.5mdk > mount initrd-2.6-test9.5mdk.img initrd-2.6-test9.5mdk -o loop > ls initrd-2.6-test9.5mdk/lib > umount initrd-2.6-test9.5mdk > > Thanks > > -- > Olivier Blin > >
it only shows reiserfs.ko in there. ... [EMAIL PROTECTED] scott]# ls initrd-2.6.0-0.test9.5mdk/l lib linuxrc loopfs [EMAIL PROTECTED] scott]# ls initrd-2.6.0-0.test9.5mdk/lib reiserfs.ko
