So then, would this change be correct? I want to make sure I have the "make install" in the right spot. *snip* 12: "make modules" 13: "make modules_install" 13.5: "make install" 14: Edit /etc/rc.sysinit and change '/proc/sys/kernel/modprobe' to /sbin/modprobe'. 15: "mkinitrd /boot/initrd-x.x.x.img x.x.x" *snip* >Do an make install after make modules_install will install the kernel and all >that it needs. This should make and install the system maps etc the >kernel needs to run properlt. >-- >jludwig <wralphie@xxxxxxxxxxx>