|
Dernière réponse | |
---|---|
Sujet : Problème au boot... | |
Martinez | attends c pas mon premier kernel....
tar xzvf linux-2.4.12.tar.gz -C /usr/src mv /usr/src/linux /usr/src/linux.ac cp /root/patch-linux-2.4.12-ac1.gz cd /usr/src/ zcat patch* | patch -p0 mv linux.ac linux cd linux make menuconfig make dep && make bzImage && make modules && make modules_install cp arch/i386/boot/bzImage /boot/linux-2.4.12-ac1 vi /etc/lilo.conf shutdown -r now |
Vue Rapide de la discussion |
---|