hi! 
 
i had once the same problem... i fixed it with compiling the kernel manually 
(no with 'genkernel') as described in the installation doc's on 
www.getoo.org. 
 
just do: 
cd /usr/src/linux 
make dep && make clean bzImage modules modules_install 
cp /usr/src/linux/arch/i386/boot/bzImage /boot/bzImage 
 
and don't forget to adapt your bootmanager config files (lilo or grub) to use 
your new kernel 'bzImage' in /boot/ 
  
 
cheers, 
martin  
  
  
 
 
Zitat von Ted Satcher <[EMAIL PROTECTED]>: 
 
> Hello, 
>    My new gentoo install is hanging during the 
> boot with a kernel panic (attempted to kill init). 
> It occurs during or after the USB detection messages 
> during the boot.  I've built the gentoo-sources 
> with genkernel and have tried several other sources 
> including vanilla-sources (genkernel exited with an 
> error).  How can I track down what's happening? 
> Is there an easy fix to some config file or is there a 
> log file somewhere that will give me more info on 
> what's going on?  Thanks for the help. 
> -Bubba 
>  
>  
> -- 
> [EMAIL PROTECTED] mailing list 
>  
 

--
[EMAIL PROTECTED] mailing list

Reply via email to