Kernel bouwen
cd /usr/src/linux
make xconfig
make && make modules_install
cp arch/i386/boot/bzImage /boot/kernel-2.6.11-gentoo-r3
cp System.map /boot/System.map-2.6.11-gentoo-r3
cp .config /boot/config-2.6.11-gentoo-r3
find /lib/modules/
cd /usr/src/linux
make xconfig
make && make modules_install
cp arch/i386/boot/bzImage /boot/kernel-2.6.11-gentoo-r3
cp System.map /boot/System.map-2.6.11-gentoo-r3
cp .config /boot/config-2.6.11-gentoo-r3
find /lib/modules/
0 Comments:
Post a Comment
<< Home