Hey y'all.
I've been trying to install kernel 3.3, but something doesn't go quite right.
I've done "make menuconfig" and configured it to my taste, then saved it.
I then moved on to "make" which went according to plan.
"make_modules" went fine too.
Problem lies with "make install". This is the result I get:
sh /usr/src/linux-3.3-rc7/arch/x86/boot/install.sh 3.3.0-rc7 arch/x86/boot/bzImage \
System.map "/boot"
Last time I remember, I believe there was more action that just this. Anyways, so I go in the /boot and make sure that the kernel file and initramfs file are there, but nope...
I've been searching for hours, literally, and no avail...Google just won't work with me. I've ended up following Gentoo's how-to, and I somehow managed to get the missing boot files, but, like I expected, I get a blank screen.
Am I missing the bigger picture or am I doing something wrong altogether?


