On Thursday 04 August 2005 04:41 pm, Daniel da Veiga wrote:
> Well, if you use genkernel, it should automatically place the initrd
> and the kernel image at your /boot (at least it does for me). Maybe
> check your genkernel command to compile the kernel.
>

Whats wrong with compiling a kernel the normal way ? 

emerge gentoo-sources (or whatever flavor you prefer)
cd /usr/src/linux && zcat /proc/config.gz >.config 
make oldconfig
make menuconfig
* tweak it to your liking
make install modules modules_install
update your boot loader
umount /boot
exit chroot 
reboot

 Isn't that covered in the Install guide ?  

-- 
Chris
Linux 2.6.12-gentoo-r6 i686 AMD Athlon(tm) XP 
 17:02:36 up 1 day, 22:09,  6 users,  load average: 0.17, 0.12, 0.09
-- 
gentoo-user@gentoo.org mailing list

Reply via email to