Slackware 10.1 hates me.
March 8, 2005 1:38 PM
Subscribe
Help needed with linux (re)install. Managed to somehow kill my slackware 10.1 box, so I reinstalled - now it's not networking because it can't properly reference the hardware auto-detect features. Any help would be appreciated...
Basically, eth0 isn't detected on startup due to a modprobe dependency failure.
Looks like it's trying to reference /lib/modules/2.4.26/modules.dep (which doesn't exist). /lib/modules/2.4.29 does exist though.
So... might be a dumb question, but can I just rename the 2.4.26 directory, or will this break things severely? Any relatively easy way to change the references to the incorrect directory across the board? I'm assuming the numbers refer to the kernel in use; I didn't change kernels (at least i don't think I ever did) so not sure why the numbers don't match. The only recent changes made to the box were to upgrade from 10 to 10.1 using slackupdate (successful) and installing X (unsuccessful due to glibc issues, which prompted the reinstall). I used the same default kernel from the boot disk for the initial install as well as for the reinstall.
All I want is for my little server to be up and running again...
posted by caution live frogs to computers & internet (9 comments total)
Been ages since I've used Slackware, so I've no idea what kind of package management you're using. But I imagine you could fix things by recompiling your kernel and the associated modules.
Also, did your bootloader (LILO, GRUB, etc.) config get overlooked in the confusion? I know Gentoo and some other distros depend on the initrd file (initial ramdisk) that is specified in the bootloader config to be available so they can do hardware autodetection.
posted by kableh at 1:54 PM on March 8, 2005