Hi. I'm trying to install kernel 2.6.24.7 as a second kernel.I use these commands: --------------------------------------------------------------------------------- make
make modules_install cp -v arch/i386/boot/bzImage /boot/lfskernel-2.6.24.7 cp -v System.map /boot/System.map-2.6.24.7 cp -v .config /boot/config-2.6.24.7 install -d /usr/share/doc/linux-2.6.24.7 cp -r Documentation/* /usr/share/doc/linux-2.6.24.7 --------------------------------------------------------------------------------------- Then it's stuck while booting.There are no error reports in the picture. Can someone help me? Thanks
<<attachment: LFS-2011-03-09-12-27-09.png>>
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page