On Wed, Mar 09, 2011 at 12:32:00PM +0800, ztq小名 wrote: > 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
Hello, Try removing vga=788 when you boot the kernel. If the kernel is booting past that point it should display some more messages. ae -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page