9 Okt
2000
9 Okt
'00
21:40
Hallo Liste, ich wollte mir meinen Kernel neu basteln und benutze dazu folgendes Script: cd /usr/src/linux make menuconfig make dep make clean make bzImage make modules make modules_install cp /usr/src/linux/arch/i386/boot/bzImage /boot/vmlinuz.2.2.16 make läuft ohne Fehler durch - aber am ende gibts kein bzImage (weder in /usr/src/linux/arch/i386/boot/ noch sonst irgendwo). Am Makefile hab ich nich gebastelt. hat jemand ne Idee??? Mathias