On 3/22/10, brown wrap <[email protected]> wrote: > So now I went back to building a clean kernel that will at least boot again.
Possibly try rm .config make defconfig ARCH=x86_64 Then make menuconfig and select things you know that you will need built into the kernel. Try to avoid making any alterations to any input devices or usb until you know the defaults don't work. I refer to README in the kernel source tree. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
