"Michael D. Schleif" wrote: > > Charles Steinkuehler wrote: <chopped> > > Looks like everything but IDE is working properly...are you sure you've got > > the kernel configured properly for IDE support? > > It's an older ide hdd (quantum lps270), if that matters. > > Here are what I believe to be pertinent .config sections -- in lieu of > the whole thing: > > # > # Block devices > # > CONFIG_BLK_DEV_FD=y > CONFIG_BLK_DEV_IDE=m > CONFIG_BLK_DEV_HD_IDE=y > CONFIG_BLK_DEV_IDEDISK=m > CONFIG_BLK_DEV_IDECD=m
CONFIG_BLK_DEV_IDEDISK should probably be "y" and not "m" if I recall right. <chopped> -- Mike Bell [EMAIL PROTECTED] _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
