013
23.11.2003, 15:52 Uhr
Pablo
Supertux (Operator)
|
Ich glaube, ich habe schon geschafft, Ich hab zuerst mit dem 2.4.22 ausprobiert. Das hat make xconfig sofort funktioniert.
nun, ich habe danach make dep ausgeführt, make modules und make modules_install ausgeführt, ohne Probleme.
Dann hab ich make zImage ausgeführt und hat lange gedaurt und ganz am Schluss steht:
Code: |
tools/build bootsect setup compressed/vmlinux.out CURRENT > zImage Root device is (3, 9) Boot sector 512 bytes. Setup is 4656 bytes. System is 1687 kB System is too big. Try using bzImage or modules. make[1]: *** [zImage] Error 1 make[1]: Leaving directory `/usr/src/linux-2.4.22/arch/i386/boot' make: *** [zImage] Error 2
|
Aber im selveb Verzeichnis steht schon die Datei vmlinux. Ist das schon das Image von Kernel? Ich habe nur so zur Sicherheit make bzImage und bekomme
Code: |
tools/build -b bbootsect bsetup compressed/bvmlinux.out CURRENT > bzImage Root device is (3, 9) Boot sector 512 bytes. Setup is 4656 bytes. System is 1687 kB warning: kernel is too big for standalone boot from floppy make[1]: Leaving directory `/usr/src/linux-2.4.22/arch/i386/boot'
|
Was ist der Unterschied zwischen zImage und bzImage? Was soll ich jetzt benutzen?
Bearbeitung: |
Ich habe /usr/src/linux-2.4.22/vmlinux (4.22 MB) in /boot kopiert und /etc/lilo.conf um dieses erweitert, aber wenn ich lilo aufrufe, dann bekomme ich folgenden Fehler:
Code: |
Added Linux * Fatal: Kernel /boot/vmlinux is too big
|
Was soll ich jetzt tun?
|
-- A! Elbereth Gilthoniel! silivren penna míriel o menel aglar elenath, Gilthoniel, A! Elbereth! Dieser Post wurde am 23.11.2003 um 16:04 Uhr von Pablo Yanez Trujillo editiert. |