slack 12 won't mount /dev/sda2 as root partition
After upgrading to slackware 12, I copied my system to a new sata drive on /dev/sda, but it won't mount the swap(sda1) or the root partition(sda2) for it when using the generic smp kernel, but it will mount them properly if I use the huge smp kernel.
It still mounts the swap and root from the old copy on hda. I've done the mkinitrd procedure while booted with the huge smp kernel("mkinitrd -c -k 2.6.21.5-smp -m ext3 -f ext3 -r /dev/sda2"), updated lilo to have the MBR on sda and set my BIOS to boot to sda.
What am I missing here?