Argh.
So I upgraded to "etch". Didn't solve the problem. Whenever I get to it again, I will have to focus back on kernel configuration.
Adventures with Linux and maybe BSD.
So I upgraded to "etch". Didn't solve the problem. Whenever I get to it again, I will have to focus back on kernel configuration.
I had to compile the kernel once more - I had left ext2 file system support included as a module (the default setting). Since the ext2 support module was on the root partition and the root partition is in ext2 format, the kernel couldn't mount it.
I'm compiling my first custom kernel today.