Hi folks,

Gentoo_amd64

I need to recompile kernel to enable/check some items.

I'll run
# cd /usr/src/linux
# make menuconfig
checked "Legacy Power Management API", etc.
# make

Here I hesitate what shall I copy.

# ls arch/
alpha  cris   i386  m68k       parisc   s390  sparc    v850
arm    frv    ia64  m68knommu  powerpc  sh    sparc64  x86_64
arm26  h8300  m32r  mips       ppc      sh64  um       xtensa

I'm running Gentoo_amd64, not 32 bits.

cp arch/x86-64/boot/bzImage /boot ??

OR

cp arch/i386/boot/bzImage /boot ??

Afterwards shall I run;
# make install
# make modules_install

I haven't enable "module"


TIA

B.R.
SL

Reply via email to